chore: auto-commit (6 archivos)

- CMakeLists.txt
- main.cpp
- data_collectors.cpp
- data_collectors.h
- runner.cpp
- runner.h

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-10 13:30:27 +02:00
parent f7923de9ff
commit d3af7d54ff
6 changed files with 431 additions and 6 deletions
+2
View File
@@ -20,6 +20,8 @@ endif()
add_imgui_app(odr_console
main.cpp
data_registry.cpp
data_collectors.cpp
runner.cpp
)
target_include_directories(odr_console PRIVATE