diff --git a/CMakeLists.txt b/CMakeLists.txt index 8e4be1a3a..2931aaf2a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -90,8 +90,8 @@ set(INCLUDE_PATHS # Link paths set(LINK_LIBRARIES - pthread - protobuf::libprotobuf + pthread + protobuf::libprotobuf tbb OpenMP::OpenMP_CXX )