1
0
Fork 0
Commit graph

1 commit

Author SHA1 Message Date
7241ed7321 Debug: Support frame tracing via Tracy
Use CMake FetchContent to pull tracy sources and build it if frame tracing is enabled.
As frame tracing requires annotations in the code, create a wrapper that replaces them
with our own defines that are empty when tracing is not enabled.
2024-02-05 13:55:27 +00:00