Skip to content

Commit

Permalink
Fix tracetools
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 committed Oct 2, 2024
1 parent 4b97e45 commit 4cc1c1d
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 4cc1c1d

Please sign in to comment.