We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d0948 commit 38e6dbcCopy full SHA for 38e6dbc
1 file changed
lib/Controller/CMakeLists.txt
@@ -35,6 +35,7 @@ target_link_libraries(phasar_controller
35
LINK_PUBLIC
36
curl
37
${Boost_LIBRARIES}
38
+ ${PHASAR_STD_FILESYSTEM}
39
)
40
41
set_target_properties(phasar_controller
0 commit comments