mirror of
https://github.com/mii443/mozc.git
synced 2025-08-22 16:15:46 +00:00
It remains to point to protobuf 3.22.5 thus there must be no change in the build artifacts. Closes #764. #codehealth PiperOrigin-RevId: 542140323
22 lines
873 B
Plaintext
22 lines
873 B
Plaintext
[submodule "src/third_party/breakpad"]
|
|
path = src/third_party/breakpad
|
|
url = https://github.com/google/breakpad.git
|
|
[submodule "src/third_party/gtest"]
|
|
path = src/third_party/gtest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "src/third_party/gyp"]
|
|
path = src/third_party/gyp
|
|
url = https://github.com/chromium/gyp.git
|
|
[submodule "src/third_party/japanese_usage_dictionary"]
|
|
path = src/third_party/japanese_usage_dictionary
|
|
url = https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git
|
|
[submodule "src/third_party/protobuf"]
|
|
path = src/third_party/protobuf
|
|
url = https://github.com/protocolbuffers/protobuf.git
|
|
[submodule "src/third_party/abseil-cpp"]
|
|
path = src/third_party/abseil-cpp
|
|
url = https://github.com/abseil/abseil-cpp.git
|
|
[submodule "src/third_party/wil"]
|
|
path = src/third_party/wil
|
|
url = https://github.com/microsoft/wil.git
|