diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-07 08:25:13 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-07 08:25:13 +0100 |
| commit | bc924828cebaf049cdda9488b113f8b3b8a8a0d9 (patch) | |
| tree | 254a9fe378a46c0ad3da0c298200c6084f4fbd66 /src/tests/test_audio_gen.cc | |
| parent | 91e3215b09c458c46eba4cccce602d6917e34923 (diff) | |
feat(build): Add configuration summary to CMake output
Prints all CMake options (ON/OFF) at the end of configuration for better
visibility and debugging.
Summary includes:
- All DEMO_* options (SIZE_OPT, STRIP_ALL, BUILD_TESTS, BUILD_TOOLS, etc.)
- Build type (Debug/Release)
- C++ compiler information
Example output:
═══════════════════════════════════════════════════════════
64k Demo Project - Configuration Summary
═══════════════════════════════════════════════════════════
Build Options:
DEMO_SIZE_OPT: ON
DEMO_STRIP_ALL: OFF
DEMO_BUILD_TESTS: ON
[...]
Build Type: Debug
C++ Compiler: AppleClang 17.0.0.17000603
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'src/tests/test_audio_gen.cc')
0 files changed, 0 insertions, 0 deletions
