tracy/profiler/build/unix/debug.mk
2022-04-27 02:17:16 +02:00

7 lines
110 B
Makefile

CFLAGS := -g3 -Wall
DEFINES := -DDEBUG
BUILD := debug
include ../../../common/unix-debug.mk
include build.mk