diff --git a/fairmq/CMakeLists.txt b/fairmq/CMakeLists.txt index 97ee5268..5786a4c3 100644 --- a/fairmq/CMakeLists.txt +++ b/fairmq/CMakeLists.txt @@ -159,6 +159,7 @@ Set(DEPENDENCIES boost_random boost_chrono boost_exception + boost_regex ) Set(LIBRARY_NAME FairMQ)