mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-20 01:59:45 +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.