This commit is contained in:
Florian RICHER 2025-06-17 14:26:24 +02:00
parent 33e95af983
commit 00d6e22bdb
5 changed files with 26 additions and 18 deletions

View file

@ -1,8 +1,9 @@
# How to run it
1. `nix develop`
2. `cmakeConfigurePhase`
3. `buildPhase`
1. `direnv allow`
2. `cmake $cmakeFlags -B build -G Ninja .`
3. `cd build`
3. `ninja`
4. `./src/tutorial_kirigami2`
For use gammaray, you need to disable yama security.