add:build script

This commit is contained in:
taynpg 2025-02-26 20:23:58 -08:00
parent 9d6fc5629f
commit 8d95f56e6e
2 changed files with 3 additions and 0 deletions

3
build.sh Executable file
View File

@ -0,0 +1,3 @@
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

BIN
cmt

Binary file not shown.