Skip to content

Commit

Permalink
Link correct libraries for Sts1CobcSw_FramSections
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickKa committed Oct 5, 2024
1 parent 678be93 commit 8fae95c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sts1CobcSw/FramSections/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
target_link_libraries(
Sts1CobcSw_FramSections INTERFACE Sts1CobcSw_Periphery Sts1CobcSw_Serial Sts1CobcSw_Utility
Sts1CobcSw_FramSections INTERFACE rodos::without_main_on_linux Sts1CobcSw_Periphery
Sts1CobcSw_Serial Sts1CobcSw_Utility
)

0 comments on commit 8fae95c

Please sign in to comment.