mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-14 09:45:47 +00:00
To use a linked version of shaderc run ./build-shaderc.sh.
Rough manual steps:
git clone https://github.com/google/shaderccd shaderc && ./utils/git-sync-deps- Build for x64 and set
CMAKE_INSTALL_PREFIXto ax64subfolder here. - Optionally build for x86 and install to a
x86subfolder.
On linux install to linux64 or linux32 (to allow sharing a checkout with windows).