This commit is contained in:
Siarhei Fedartsou 2024-10-13 17:40:02 +02:00
parent 022e950067
commit b6431944c4

View File

@ -370,8 +370,6 @@ if (ENABLE_CONAN)
add_dependency_includes(${lua_INCLUDE_DIRS})
add_dependency_includes(${ZLIB_INCLUDE_DIRS})
# note: we avoid calling find_package(Osmium ...) here to ensure that the
# expat and bzip2 are used from conan rather than the system
include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/third_party/libosmium/include)