We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7978ebb commit b74e97aCopy full SHA for b74e97a
colcon.pkg
@@ -0,0 +1,9 @@
1
+# Configuration file for colcon (https://colcon.readthedocs.io).
2
+#
3
+# Please see the doc for the details of the spec:
4
+# - https://colcon.readthedocs.io/en/released/user/configuration.html#colcon-pkg-files
5
+
6
+{
7
+ "name": "DART",
8
+ "dependencies": ["BULLET_PHYSICS", "ODE"],
9
+}
0 commit comments