File: colcon.pkg

package info (click to toggle)
dart 6.13.2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 56,948 kB
  • sloc: cpp: 274,310; python: 3,973; xml: 1,272; sh: 404; makefile: 31
file content (9 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# 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

{
  "name": "DART",
  "dependencies": ["BULLET_PHYSICS", "ODE"],
}