Skip to content

Commit b643194

Browse files
wip
1 parent 022e950 commit b643194

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,6 @@ if (ENABLE_CONAN)
370370

371371
add_dependency_includes(${lua_INCLUDE_DIRS})
372372

373-
add_dependency_includes(${ZLIB_INCLUDE_DIRS})
374-
375373
# note: we avoid calling find_package(Osmium ...) here to ensure that the
376374
# expat and bzip2 are used from conan rather than the system
377375
include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/third_party/libosmium/include)

0 commit comments

Comments
 (0)