I copied a bit too much VXL functionality here. Oops

This commit is contained in:
Ian Scott 2002-09-03 09:00:06 -04:00
parent c5feb8c6c5
commit 8cc45bd524

View File

@ -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