diff options
Diffstat (limited to 'doc/CMAKE_MODULES.md')
| -rw-r--r-- | doc/CMAKE_MODULES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMAKE_MODULES.md b/doc/CMAKE_MODULES.md index 9f71d91..7cd3e26 100644 --- a/doc/CMAKE_MODULES.md +++ b/doc/CMAKE_MODULES.md @@ -17,7 +17,7 @@ The build system is split into 10 specialized modules under `cmake/`: - **DemoTools.cmake** - Build tools (asset_packer, seq_compiler, tracker_compiler) - **DemoCodegen.cmake** - Code generation (assets, timeline, music) - **DemoExecutables.cmake** - Main binaries (demo64k, test_demo) -- **DemoTests.cmake** - Test infrastructure (36 tests) +- **DemoTests.cmake** - Test infrastructure (35 tests) - **Validation.cmake** - Uniform buffer validation --- |
