Update
This commit is contained in:
parent
33e95af983
commit
00d6e22bdb
5 changed files with 26 additions and 18 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue