Files
magrob/colcon_defaults.yaml

6 lines
117 B
YAML

{
"build": {
"cmake-args": ["-DCMAKE_EXPORT_COMPILE_COMMANDS=1"],
"symlink-install": true
}
}