diff options
| -rw-r--r-- | contrib/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/CMakeLists.txt b/contrib/CMakeLists.txt index 37a3491f..c716d6a3 100644 --- a/contrib/CMakeLists.txt +++ b/contrib/CMakeLists.txt | |||
| @@ -14,7 +14,6 @@ function(zlib_add_contrib_lib name description dir) | |||
| 14 | set(ZLIB_${name}_BUILD_TESTING ${ZLIB_BUILD_TESTING} CACHE BOOL "") | 14 | set(ZLIB_${name}_BUILD_TESTING ${ZLIB_BUILD_TESTING} CACHE BOOL "") |
| 15 | endif(NOT DEFINED ZLIB_${name}_BUILD_TESTING) | 15 | endif(NOT DEFINED ZLIB_${name}_BUILD_TESTING) |
| 16 | 16 | ||
| 17 | |||
| 18 | if(NOT DEFINED ZLIB_${name}_INSTALL) | 17 | if(NOT DEFINED ZLIB_${name}_INSTALL) |
| 19 | set(ZLIB_${name}_INSTALL ${ZLIB_INSTALL} CACHE BOOL "") | 18 | set(ZLIB_${name}_INSTALL ${ZLIB_INSTALL} CACHE BOOL "") |
| 20 | endif(NOT DEFINED ZLIB_${name}_INSTALL) | 19 | endif(NOT DEFINED ZLIB_${name}_INSTALL) |
