Skip to content

Commit

Permalink
Conditionally exclude auto message package detection
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrton04 committed May 22, 2024
1 parent 1243889 commit f989f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<test_depend>ros2run</test_depend>
<test_depend>sensor_msgs</test_depend>

<group_depend>rosidl_interface_packages</group_depend>
<group_depend condition="$ROSIDL_INTERFACE_PACKAGES == 'True'">rosidl_interface_packages</group_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit f989f23

Please sign in to comment.