We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022e950 commit b643194Copy full SHA for b643194
CMakeLists.txt
@@ -370,8 +370,6 @@ if (ENABLE_CONAN)
370
371
add_dependency_includes(${lua_INCLUDE_DIRS})
372
373
- add_dependency_includes(${ZLIB_INCLUDE_DIRS})
374
-
375
# note: we avoid calling find_package(Osmium ...) here to ensure that the
376
# expat and bzip2 are used from conan rather than the system
377
include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/third_party/libosmium/include)
0 commit comments