mirror of https://github.com/openXC7/prjxray.git
16 lines
528 B
Plaintext
16 lines
528 B
Plaintext
[submodule "third_party/abseil-cpp"]
|
|
path = third_party/abseil-cpp
|
|
url = https://github.com/abseil/abseil-cpp
|
|
[submodule "third_party/cctz"]
|
|
path = third_party/cctz
|
|
url = https://github.com/google/cctz
|
|
[submodule "third_party/googletest"]
|
|
path = third_party/googletest
|
|
url = https://github.com/google/googletest
|
|
[submodule "third_party/gflags"]
|
|
path = third_party/gflags
|
|
url = https://github.com/gflags/gflags
|
|
[submodule "third_party/yaml-cpp"]
|
|
path = third_party/yaml-cpp
|
|
url = https://github.com/jbeder/yaml-cpp.git
|