ENH: Add zlib from VTK
This commit is contained in:
parent
0e4571d25c
commit
f6e6633fd2
|
@ -67,7 +67,7 @@ SUBDIRS(Source/CTest/Curl)
|
||||||
#-----------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------
|
||||||
# Build expat library for CMake and CTest.
|
# Build expat library for CMake and CTest.
|
||||||
INCLUDE_DIRECTORIES(${CMake_BINARY_DIR}/Utilities)
|
INCLUDE_DIRECTORIES(${CMake_BINARY_DIR}/Utilities)
|
||||||
SUBDIRS(Utilities/cmexpat)
|
SUBDIRS(Utilities/cmexpat Utilities/cmzlib)
|
||||||
|
|
||||||
IF (UNIX)
|
IF (UNIX)
|
||||||
INCLUDE (${CMake_SOURCE_DIR}/Modules/FindCurses.cmake OPTIONAL)
|
INCLUDE (${CMake_SOURCE_DIR}/Modules/FindCurses.cmake OPTIONAL)
|
||||||
|
|
Loading…
Reference in New Issue