Initial commit
This commit is contained in:
commit
85ae941c19
10 changed files with 406 additions and 0 deletions
3
build.sh
Executable file
3
build.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
cmake --preset 3ds
|
||||
cmake --build build --parallel $(nproc)
|
||||
Loading…
Add table
Add a link
Reference in a new issue