mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-01 11:25:48 +00:00
Capture the PATH variable at cmake invoke time and store in the cache. Use the captured PATH variable for the make based build targets custom_swig and QRenderDoc. This fixes the problem on Apple Silicon that the Xcode PATH does not include the default homebrew paths (/opt/homebrew/bin /opt/homebrew/sbin)