forked from microsoft/DirectXShaderCompiler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 649 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 649 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "external/SPIRV-Headers"]
path = external/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers
[submodule "external/SPIRV-Tools"]
path = external/SPIRV-Tools
url = https://github.com/KhronosGroup/SPIRV-Tools
[submodule "external/googletest"]
path = external/googletest
url = https://github.com/google/googletest
[submodule "external/re2"]
path = external/re2
url = https://github.com/google/re2
[submodule "external/effcee"]
path = external/effcee
url = https://github.com/google/effcee
[submodule "external/DirectX-Headers"]
path = external/DirectX-Headers
url = https://github.com/microsoft/DirectX-Headers.git