fix: correct configuration when SIRIT_USE_SYSTEM_SPIRV_HEADERS is not set

This commit is contained in:
Phoenix 2024-09-14 14:16:34 +10:00
parent bfd5006b78
commit 7d372a3154
4 changed files with 7 additions and 3 deletions

5
.gitmodules vendored
View File

@ -64,7 +64,10 @@
url = https://github.com/brofield/simpleini.git
[submodule "externals/oaknut"]
path = externals/oaknut
url = https://github.com/merryhime/oaknut
url = https://github.com/uzuy-emu/oaknut
[submodule "externals/Vulkan-Utility-Libraries"]
path = externals/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
[submodule "externals/SPIRV-Headers"]
path = externals/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git

1
externals/SPIRV-Headers vendored Submodule

@ -0,0 +1 @@
Subproject commit 2a9b6f951c7d6b04b6c21fe1bf3f475b68b84801

2
externals/dynarmic vendored

@ -1 +1 @@
Subproject commit a41c380246d3d9f9874f0f792d234dc0cc17c180
Subproject commit c4f2ffea9992db64fde8143280b9bd9e2c7f3da1

@ -1 +1 @@
Subproject commit bb91425eb89affd45dfcdb004bd361e0630a7ece
Subproject commit c079ebdc57962e3474c149db76480f9d060a96a1