Add example colcon.meta file
This commit is contained in:
parent
b3ca3c017f
commit
648b308e8e
1 changed files with 9 additions and 0 deletions
9
colcon.meta
Normal file
9
colcon.meta
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"names": {
|
||||||
|
"tracetools": {
|
||||||
|
"cmake-args": [
|
||||||
|
"-DWITH_LTTNG=ON",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue