We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4b2b5 commit cccbec7Copy full SHA for cccbec7
1 file changed
obelisk_ws/src/cpp/obelisk_viz_cpp/CMakeLists.txt
@@ -7,6 +7,7 @@ endif()
7
8
# find dependencies
9
find_package(ament_cmake REQUIRED)
10
+find_package(fastcdr REQUIRED) # Required for ament transitive dependencies
11
12
# Get the Obelisk library
13
include(FetchContent)
0 commit comments