mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 22:10:32 +00:00
I copied a bit too much VXL functionality here. Oops
This commit is contained in:
parent
c5feb8c6c5
commit
8cc45bd524
@ -14,7 +14,7 @@
|
||||
# None of the above will be defined unles zlib can be found.
|
||||
|
||||
# PNG depends on Zlib
|
||||
INCLUDE( ${MODULE_PATH}/NewCMake/FindZLIB.cmake )
|
||||
INCLUDE( INCLUDE(${CMAKE_ROOT}/Modules/FindZLIB.cmake )
|
||||
|
||||
IF(ZLIB_FOUND)
|
||||
FIND_PATH(PNG_PNG_INCLUDE_DIR png.h
|
||||
|
Loading…
Reference in New Issue
Block a user