[libpng14] Imported from libpng-1.4.19.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-12-17 07:58:17 -06:00
parent a69e82ed16
commit a86bef279c
32 changed files with 88 additions and 89 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.19rc01
# VERSION 14.${PNGLIB_RELEASE}.1.4.19
VERSION 14.${PNGLIB_RELEASE}.0
SOVERSION 14
CLEAN_DIRECT_OUTPUT 1)