mal wieder rein kommen

This commit is contained in:
Cedric
2025-09-19 01:50:56 +02:00
parent 37b66c1d80
commit a79212b525
6 changed files with 74 additions and 0 deletions

6
help.md Normal file
View File

@@ -0,0 +1,6 @@
in the main directory run
# cmake -S . -B build
once.
After that run
# cmake --build build
each time something changes.