mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Use proper check.
This commit is contained in:
parent
340837e202
commit
18a9741b5d
@ -22,7 +22,7 @@
|
|||||||
#include "common/TracySocket.cpp"
|
#include "common/TracySocket.cpp"
|
||||||
#include "client/tracy_rpmalloc.cpp"
|
#include "client/tracy_rpmalloc.cpp"
|
||||||
|
|
||||||
#ifdef __linux
|
#if TRACY_HAS_CALLSTACK == 2 || TRACY_HAS_CALLSTACK == 3
|
||||||
# include "libbacktrace/alloc.cpp"
|
# include "libbacktrace/alloc.cpp"
|
||||||
# include "libbacktrace/dwarf.cpp"
|
# include "libbacktrace/dwarf.cpp"
|
||||||
# include "libbacktrace/elf.cpp"
|
# include "libbacktrace/elf.cpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user