Added the ability to vendor shaderc
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user