blob: cb86c5cb45c0f66ab90a722c545a32407b1f4b90 [file] [log] [blame]
Ben Claytond1a1e682019-11-08 13:06:51 +00001[submodule "third_party/cppdap"]
2 path = third_party/cppdap
3 url = https://github.com/google/cppdap
Nicolas Capens40125822016-10-12 12:34:02 -04004[submodule "third_party/googletest"]
5 path = third_party/googletest
6 url = https://github.com/google/googletest.git
Ben Clayton3f67b392019-11-18 12:20:39 +00007[submodule "third_party/json"]
8 path = third_party/json
9 url = https://github.com/nlohmann/json.git
Ben Clayton755467c2019-03-23 11:57:02 +000010[submodule "third_party/libbacktrace/src"]
11 path = third_party/libbacktrace/src
12 url = https://github.com/ianlancetaylor/libbacktrace.git
Sean Risserf6d3cbb2020-01-08 14:44:53 -050013[submodule "third_party/PowerVR_Examples"]
14 path = third_party/PowerVR_Examples
15 url = https://github.com/powervr-graphics/Native_SDK.git
Ben Claytonf4d09712020-01-31 13:46:38 +000016[submodule "third_party/benchmark"]
17 path = third_party/benchmark
18 url = https://github.com/google/benchmark.git
Nicolas Capens0c8f8952020-06-10 11:53:26 -040019[submodule "third_party/glslang"]
20 path = third_party/glslang
21 url = https://github.com/KhronosGroup/glslang.git
Sean Risser9dd7a512021-05-25 14:24:57 -040022[submodule "third_party/git-hooks"]
23 path = third_party/git-hooks
24 url = https://swiftshader.googlesource.com/git-hooks
Martin Troiber5ff2f732022-02-25 00:17:06 +010025[submodule "third_party/llvm-project"]
26 path = third_party/llvm-project
27 url = https://github.com/llvm/llvm-project.git