mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-11 07:39:46 +00:00
Define CMAKE_PARALLEL once per environment (--parallel 2 on GitHub CI, unlimited locally) and use it across every cmake build, so all builds are OOM-protected, not just the profiler GUI.