Update Makefile to add Release & Debug build

This commit is contained in:
2023-08-01 19:02:37 +02:00
parent 285f0938a6
commit f63a9a64f9
3 changed files with 35 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
filter = src/
exclude = external/
exclude = tests/
exclude-directories = build/lib/
print-summary = yes
sort-percentage = yes