[legacy] Imported from libpng-1.2.45.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-07-07 06:53:53 -05:00
parent 4a60a94909
commit 3341f519f4
56 changed files with 135 additions and 194 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.45rc01
# VERSION 0.${PNGLIB_RELEASE}.1.2.45
VERSION 0.${PNGLIB_RELEASE}.0
SOVERSION 0
CLEAN_DIRECT_OUTPUT 1)