This commit is contained in:
2023-03-29 19:57:00 +06:00
parent d64b1f3e9b
commit d72aa0c809
3 changed files with 10 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
+ `build_profile` task was split to `profile` and `gprof`
+ added task `sanitize`
+ default C++ standard set to `c++11`
+ added `INCLUDE` to `default.config`
# v5
+ added task `clean`