mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-29 01:13:57 +02:00
Some flag-related string parsing is also replaced with methods from abseil. Signed-off-by: Rick Altherr <[email protected]> Signed-off-by: Tim 'mithro' Ansell <[email protected]>
13 lines
418 B
Plaintext
13 lines
418 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
|