[legacy] Imported from libpng-1.2.46.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-07-09 05:30:39 -05:00
parent 3c934137f6
commit f3e8a339e9
52 changed files with 139 additions and 206 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.46rc02
# VERSION 0.${PNGLIB_RELEASE}.1.2.46
VERSION 0.${PNGLIB_RELEASE}.0
SOVERSION 0
CLEAN_DIRECT_OUTPUT 1)