it compiles
This commit is contained in:
13
.gitmodules
vendored
Normal file
13
.gitmodules
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
[submodule "external/spdlog"]
|
||||
path = external/spdlog
|
||||
url = https://github.com/gabime/spdlog
|
||||
|
||||
[submodule "external/shaderc"]
|
||||
path = external/shaderc
|
||||
url = https://github.com/google/shaderc
|
||||
[submodule "external/SPIRV-Tools"]
|
||||
path = external/SPIRV-Tools
|
||||
url = https://github.com/KhronosGroup/SPIRV-Tools
|
||||
[submodule "external/VulkanMemoryAllocator"]
|
||||
path = external/VulkanMemoryAllocator
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
||||
Reference in New Issue
Block a user