mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 21:09:48 +00:00
fixed typo
This commit is contained in:
parent
85690c0994
commit
c6323d154b
@ -14,7 +14,7 @@
|
||||
# None of the above will be defined unles zlib can be found.
|
||||
|
||||
# PNG depends on Zlib
|
||||
INCLUDE( INCLUDE(${CMAKE_ROOT}/Modules/FindZLIB.cmake )
|
||||
INCLUDE( ${CMAKE_ROOT}/Modules/FindZLIB.cmake )
|
||||
|
||||
IF(ZLIB_FOUND)
|
||||
FIND_PATH(PNG_PNG_INCLUDE_DIR png.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user