mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Fixed a typo in a comment in CMakeLists.txt
This commit is contained in:
parent
015289e21d
commit
884297323d
@ -125,7 +125,7 @@ if(MSVC)
|
|||||||
endif(MSVC)
|
endif(MSVC)
|
||||||
|
|
||||||
if(PNG_SHARED OR NOT MSVC)
|
if(PNG_SHARED OR NOT MSVC)
|
||||||
#if building msvc static this has NOT do be defined
|
#if building msvc static this has NOT to be defined
|
||||||
add_definitions(-DZLIB_DLL)
|
add_definitions(-DZLIB_DLL)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user