Added the ability to vendor shaderc

This commit is contained in:
2022-05-27 15:52:57 +02:00
parent 9473519a4e
commit 87667f0618
4 changed files with 16 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "vendor/llvm"]
path = vendor/llvm
url = https://github.com/llvm/llvm-project
[submodule "vendor/shaderc"]
path = vendor/shaderc
url = https://github.com/google/shaderc