This commit is contained in:
Siarhei Fedartsou 2022-11-26 14:44:30 +01:00
parent 095b726a92
commit ae08c5c1e7

View File

@ -499,6 +499,7 @@ if(ENABLE_CONAN)
"expat/${CONAN_EXPAT_VERSION}" "expat/${CONAN_EXPAT_VERSION}"
"lua/${CONAN_LUA_VERSION}" "lua/${CONAN_LUA_VERSION}"
"onetbb/${CONAN_TBB_VERSION}" "onetbb/${CONAN_TBB_VERSION}"
"arrow/10.0.0"
BASIC_SETUP BASIC_SETUP
GENERATORS cmake_find_package json # json generator generates a conanbuildinfo.json in the build folder so (non-CMake) projects can easily parse OSRM's dependencies GENERATORS cmake_find_package json # json generator generates a conanbuildinfo.json in the build folder so (non-CMake) projects can easily parse OSRM's dependencies
KEEP_RPATHS KEEP_RPATHS