[externals] remove SPIRV-Headers and SPIRV-Tools

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2026-05-20 17:08:41 +00:00
parent feb8c5f88e
commit fc412c9e8c
5 changed files with 14 additions and 28 deletions

View file

@ -130,7 +130,6 @@ if (YUZU_STATIC_BUILD)
# these libs do not properly provide static libs/let you do it with cmake
set(fmt_FORCE_BUNDLED ON)
set(SPIRV-Headers_FORCE_BUNDLED ON)
set(zstd_FORCE_BUNDLED ON)
endif()
endif()