Get rid of Mason (#6387)

This commit is contained in:
Siarhei Fedartsou
2022-10-06 14:13:12 +02:00
committed by GitHub
parent 52b516e943
commit 7be9039f53
6 changed files with 8 additions and 245 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ foreach(binary ${OSRM_BINARIES})
list(APPEND ARTIFACTS "${BINDING_DIR}/${binary}")
endforeach(binary)
# For mason-enabled builds we copy over tbb's shared objects for packaging.
# For Conan-enabled builds we copy over tbb's shared objects for packaging.
# TODO: consider using statically linked tbb library (for node_osrm only!)
if (ENABLE_CONAN)
foreach(libpath ${CONAN_LIB_DIRS_ONETBB})