mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-13 01:05:44 +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 checkou with windows).