sdl update

This commit is contained in:
2024-02-22 02:40:28 +06:00
parent 713c80a93d
commit 14c677a0f5
7 changed files with 37 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
default: build_exec_dbg
# creates executable using profile info generated by profile
build_exec: rebuild_all # profile
build_exec: # profile
@cbuild/call_task.sh build_exec 2>&1 | tee -a make_raw.log
# creates executable with debug info and no optimizations