Skip to content

Commit

Permalink
Fix tracetools
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 committed Sep 11, 2024
1 parent 447d07d commit 2dfc9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,10 +178,10 @@ ament_export_dependencies(rmw)
ament_export_dependencies(rmw_implementation)
ament_export_dependencies(rosidl_runtime_c)
ament_export_dependencies(type_description_interfaces)
ament_export_dependencies(tracetools)

if(NOT RCL_MICROROS)
ament_export_dependencies(rcl_yaml_param_parser)
ament_export_dependencies(tracetools)
endif()

if(NOT RCL_MICROROS)
Expand Down

0 comments on commit 2dfc9f1

Please sign in to comment.