[libpng16] Imported from libpng-1.6.18.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-07-22 22:36:43 -05:00
parent db8704e1f4
commit e6172809bd
40 changed files with 92 additions and 117 deletions

View File

@@ -261,7 +261,7 @@ endif(NOT WIN32 OR CYGWIN OR MINGW)
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 16.${PNGLIB_RELEASE}.1.6.18rc03
# VERSION 16.${PNGLIB_RELEASE}.1.6.18
VERSION 16.${PNGLIB_RELEASE}.0
SOVERSION 16
CLEAN_DIRECT_OUTPUT 1)