5587544f01Enhanced Tracy profiler CMake configuration. Add separate build configuration.
5 years ago
Michael Ragazzon
6c53cbf85bRemove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81.
5 years ago
Michael Ragazzon
2045214b7fAdditional Tracy profiling, including overloaded new/delete operators for memory inspection.