diff --git a/colcon.pkg b/colcon.pkg new file mode 100644 index 0000000..ab6a16f --- /dev/null +++ b/colcon.pkg @@ -0,0 +1,8 @@ +# Configuration file for colcon (https://colcon.readthedocs.io). +# +# Please see the doc for the details of the spec: +# - https://colcon.readthedocs.io/en/released/user/configuration.html#colcon-pkg-files + +{ + "dependencies": ["gz-cmake4"], +}