[libpng12] Imported from libpng-1.2.55.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-12-02 19:34:01 -06:00
parent 96fa2ae943
commit 623e09d8c5
52 changed files with 123 additions and 123 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.55rc01
# VERSION 0.${PNGLIB_RELEASE}.1.2.55
VERSION 0.${PNGLIB_RELEASE}.0
SOVERSION 0
CLEAN_DIRECT_OUTPUT 1)