[devel] Imported from libpng-1.5.4.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-07-07 06:24:57 -05:00
parent 38404a5996
commit d404b6d488
39 changed files with 119 additions and 171 deletions

View File

@@ -260,7 +260,7 @@ install(CODE ${PNG_CONFIG_INSTALL_CODE})
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 15.${PNGLIB_RELEASE}.1.5.4rc01
# VERSION 15.${PNGLIB_RELEASE}.1.5.4
VERSION 15.${PNGLIB_RELEASE}.0
SOVERSION 15
CLEAN_DIRECT_OUTPUT 1)