Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! squash! General CMakeLists …
Browse files Browse the repository at this point in the history
…improvements - cmake v2→v3

Fixing LINK : fatal error LNK1104: cannot open file 'libboost_filesystem-vc143-mt-gd-x64-1_83.lib' [D:\a\vsomeip\vsomeip\build\vsomeip3-cfg.vcxproj]
  • Loading branch information
kheaactua committed Aug 15, 2024
1 parent 76199d6 commit f3c900b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ if(NOT ENABLE_MULTIPLE_ROUTING_MANAGERS)
target_link_libraries(
vsomeip3-cfg
PRIVATE vsomeip3
Boost::filesystem
RT_INTERFACE
DL_INTERFACE
OS_INTERFACE
Expand Down

0 comments on commit f3c900b

Please sign in to comment.