This website requires JavaScript.
Explore
Help
Sign in
niklas
/
ros2_tracing
Watch
1
Star
0
Fork
You've already forked ros2_tracing
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
74a781a1b9
ros2_tracing
/
colcon.meta
15 lines
197 B
Text
Raw
Normal View
History
Unescape
Escape
Add example colcon.meta file
2019-07-04 14:18:52 +02:00
{
"names": {
"tracetools": {
"cmake-args": [
"-DWITH_LTTNG=ON",
],
},
Only build and run tracing tests if LTTng is enabled and found
2019-07-12 10:06:52 +02:00
"tracetools_test": {
"cmake-args": [
"-DWITH_LTTNG=ON",
],
},
Add example colcon.meta file
2019-07-04 14:18:52 +02:00
},
}
Reference in a new issue
Copy permalink