mirror of https://github.com/openXC7/prjxray.git
19 lines
629 B
Plaintext
19 lines
629 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
|
|
[submodule "third_party/fasm"]
|
|
path = third_party/fasm
|
|
url = https://github.com/SymbiFlow/fasm.git
|