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
build
View File

@@ -1,3 +1,3 @@
#!/bin/bash
bear -- make
bear -- make $@