[libpng14] Imported from libpng-1.4.10.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-03-14 23:26:59 -05:00
parent 8f23c92642
commit 7d76ba7393
33 changed files with 96 additions and 98 deletions

View File

@@ -255,7 +255,7 @@ install(CODE ${PNG_CONFIG_INSTALL_CODE})
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 14.${PNGLIB_RELEASE}.1.4.10rc02
# VERSION 14.${PNGLIB_RELEASE}.1.4.10
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)