Project setup

This commit is contained in:
2026-04-11 17:29:03 -04:00
commit 9cb8c1854f
34 changed files with 609 additions and 0 deletions

8
scripts/build-relwithdeb.sh Executable file
View File

@@ -0,0 +1,8 @@
#/bin/bash
cd ..
mkdir -p build
cd build
mkdir -p relwithdeb
cd relwithdeb
ninja