Skip to content

Commit 38e6dbc

Browse files
committed
Adds filesystem link dependency to phasar_controller.
1 parent 27d0948 commit 38e6dbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/Controller/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ target_link_libraries(phasar_controller
3535
LINK_PUBLIC
3636
curl
3737
${Boost_LIBRARIES}
38+
${PHASAR_STD_FILESYSTEM}
3839
)
3940

4041
set_target_properties(phasar_controller

0 commit comments

Comments
 (0)