mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-01-22 08:36:32 +01:00
Remove SPIRV-Tools and SPIRV-Headers submodules temporarily
The SPIRV-Tools and SPIRV-Headers submodules are being temporarily removed to fix their directory structure. They will be re-added in a follow-up commit with the correct directory organization.
This commit is contained in:
parent
b938893599
commit
450d80fc81
3 changed files with 0 additions and 8 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -67,9 +67,3 @@
|
|||
[submodule "Vulkan-Utility-Libraries"]
|
||||
path = externals/Vulkan-Utility-Libraries
|
||||
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
|
||||
[submodule "externals/SPIRV-Tools"]
|
||||
path = externals/SPIRV-Tools
|
||||
url = https://github.com/KhronosGroup/SPIRV-Tools.git
|
||||
[submodule "externals/SPIRV-Headers"]
|
||||
path = externals/SPIRV-Headers
|
||||
url = https://github.com/KhronosGroup/SPIRV-Headers.git
|
||||
|
|
1
externals/SPIRV-Headers
vendored
1
externals/SPIRV-Headers
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit 2b2e05e088841c63c0b6fd4c9fb380d8688738d3
|
1
externals/SPIRV-Tools
vendored
1
externals/SPIRV-Tools
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit b9d5ced92ac454caf526c3b80d5105a1f38878ce
|
Loading…
Reference in a new issue