Fix cache, misc changes

This commit is contained in:
Krzosa Karol
2024-01-13 21:18:08 +01:00
parent 1b6d908b6b
commit c375cdf04f
12 changed files with 28 additions and 26 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
gcc -o bld build_tool/build_main.cpp -g
gcc -o bld build_tool/main.cpp -g
./bld