No description
| .vscode | ||
| src | ||
| .clang-format | ||
| .envrc | ||
| .gitignore | ||
| CMakeLists.txt | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
How to run it
direnv allowcmake $cmakeFlags -B build -G Ninja .source build/prefix.shcd buildninja./bin/tutorial_kirigami2
For use gammaray, you need to disable yama security.
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
Then run with,
gammaray ./bin/tutorial_kirigami2