Skip to content

Commit 384f55f

Browse files
authored
Merge pull request #487 from boehmseb/f-FilesystemLinkDependency
Adds filesystem link dependency to phasar_controller.
2 parents 27d0948 + 38e6dbc commit 384f55f

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)