tracy/csvexport/build/unix/release.mk

7 lines
109 B
Makefile
Raw Normal View History

2021-01-26 21:27:27 +00:00
CFLAGS := -O3
DEFINES := -DNDEBUG
BUILD := release
2021-01-26 21:27:27 +00:00
include ../../../common/unix-release.mk
include build.mk