[legacy] Imported from libpng-1.2.46rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-07-08 18:30:20 -05:00
parent b973ab0914
commit 3c934137f6
51 changed files with 126 additions and 112 deletions

View File

@@ -215,7 +215,7 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/scripts/libpng-config.in
# SET UP LINKS
if(PNG_SHARED)
set_target_properties(${PNG_LIB_NAME} PROPERTIES
# VERSION 0.${PNGLIB_RELEASE}.1.2.46rc01
# VERSION 0.${PNGLIB_RELEASE}.1.2.46rc02
VERSION 0.${PNGLIB_RELEASE}.0
SOVERSION 0
CLEAN_DIRECT_OUTPUT 1)