tracy/capture/build/unix
Bartosz Taudul 9892407ff0 Use system getopt in capture utility on unix.
This fixes header clash between getopt.h and unistd.h (required for unlink),
which prevented LTO on macos.
2021-01-27 00:32:38 +01:00
..
build.mk Use system getopt in capture utility on unix. 2021-01-27 00:32:38 +01:00
debug.mk Store build objects in separate directories. 2018-06-27 20:31:17 +02:00
Makefile Build release target by default. 2020-10-03 13:45:11 +02:00
release.mk Enable Link Time Optimization on unix. 2021-01-26 22:43:50 +01:00