@@ -0,0 +1,5 @@
clang++ -c src/*.cpp -I/opt/homebrew/include -Iinclude/
clang++ -c src/**/*.cpp -I/opt/homebrew/include -Iinclude/
clang++ *.o -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -lSDL3 -o out/debug.bin
rm ./*.o
./out/debug.bin
The note is not visible to the blocked user.