Skip to content
Snippets Groups Projects
Commit d81a0ac7 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: unused variable

parent 1ed0d717
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,6 @@ set(__EXTERNAL_${proj}__ 1)
message(STATUS "Setup Zlib ...")
ADD_SYSTEM_PREFIX(PROJECT ${proj} CMAKE_ALIAS ZLIB_ROOT)
if(USE_SYSTEM_ZLIB)
find_package(ZLIB)
add_custom_target(${proj})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment