diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ ```bash cmake -B build -S . # Run only on cmake config changes (and first time) + # Or for development cmake -B build -S . -DCMAKE_BUILD_TYPE=Debug |
