Add BUILD_TYPE option in Makefile

This commit is contained in:
2025-05-10 19:23:56 +01:00
parent 4963d455be
commit c3db3406bd
3 changed files with 13 additions and 6 deletions

2
test
View File

@@ -1,4 +1,4 @@
#!/bin/bash
./build
./build $@
./main