Skip to content

Commit cccbec7

Browse files
committed
fixed the fast cdr cmake error
1 parent be4b2b5 commit cccbec7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

obelisk_ws/src/cpp/obelisk_viz_cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ endif()
77

88
# find dependencies
99
find_package(ament_cmake REQUIRED)
10+
find_package(fastcdr REQUIRED) # Required for ament transitive dependencies
1011

1112
# Get the Obelisk library
1213
include(FetchContent)

0 commit comments

Comments
 (0)