1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Disable statistics collection in capture tool.

This commit is contained in:
Bartosz Taudul
2018-03-18 13:00:11 +01:00
parent 7a4e7cbf86
commit d747f2b74f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
CFLAGS +=
CXXFLAGS := $(CFLAGS) -std=gnu++14
DEFINES +=
DEFINES += -DTRACY_NO_STATISTICS
INCLUDES :=
LIBS := -lpthread
IMAGE := capture