[externals] only build spirv-tools as static #2680
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/spirv-tools"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upstream forcefully builds the shared lib and also builds shared and
static separately for... some reason. I made a PR that fixes that, so
for now let's use it here
should speed up build on Android and Windows
Signed-off-by: crueter crueter@eden-emu.dev