diff --git a/lib/Controller/CMakeLists.txt b/lib/Controller/CMakeLists.txt index 8e2b973598..b5ca5d3037 100644 --- a/lib/Controller/CMakeLists.txt +++ b/lib/Controller/CMakeLists.txt @@ -35,6 +35,7 @@ target_link_libraries(phasar_controller LINK_PUBLIC curl ${Boost_LIBRARIES} + ${PHASAR_STD_FILESYSTEM} ) set_target_properties(phasar_controller