profiling disabled
This commit is contained in:
2
Makefile
2
Makefile
@@ -7,7 +7,7 @@ all: build_exec_dbg
|
||||
rebuild_all: rebuild_kerep rebuild_imgui rebuild_imgui_node_editor embed_fonts
|
||||
|
||||
# creates executable using profile info generated by profile
|
||||
build_exec: rebuild_all profile
|
||||
build_exec: rebuild_all # profile
|
||||
@cbuild/call_task.sh build_exec 2>&1 | tee -a make_raw.log
|
||||
|
||||
# creates executable with debug info and no optimizations
|
||||
|
||||
Reference in New Issue
Block a user