[libpng14] Imported from libpng-1.4.15rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-02-06 11:30:58 -06:00
parent 4743e9e892
commit 98c96c68c5
27 changed files with 80 additions and 76 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.15rc01
# VERSION 14.${PNGLIB_RELEASE}.1.4.15rc02
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)