Setup initial qt plugin demo
This commit is contained in:
6
colcon_defaults.yaml
Normal file
6
colcon_defaults.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"build": {
|
||||
"cmake-args": ["-DCMAKE_EXPORT_COMPILE_COMMANDS=1"],
|
||||
"symlink-install": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user