Skip to content

Commit c31233c

Browse files
committed
fix core link dependencies for CI
1 parent 816af1e commit c31233c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ target_sources(dsr_core
5252

5353
target_link_libraries(dsr_core
5454
PRIVATE
55-
Qt6::Core fastcdr fastdds osgDB OpenThreads Eigen3::Eigen
55+
Qt6::Core fastcdr fastdds Eigen3::Eigen
5656
cortex_profiling)
5757

5858

0 commit comments

Comments
 (0)