WIP: backport message flow tracing to foxy
This commit is contained in:
parent
1ed67d4a7d
commit
bd2620ef8d
34 changed files with 221 additions and 53 deletions
|
@ -8,6 +8,8 @@
|
|||
# clang
|
||||
"-DCMAKE_C_COMPILER=clang-18",
|
||||
"-DCMAKE_CXX_COMPILER=clang++-18",
|
||||
# no tests
|
||||
"-DBUILD_TESTING=OFF",
|
||||
],
|
||||
"event-handlers": ["console_cohesion+"],
|
||||
# "mixin": "clang",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue