File: .gitmodules

package info (click to toggle)
mozc 2.29.5160.102%2Bdfsg-1.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 171,272 kB
  • sloc: cpp: 202,931; python: 6,295; lisp: 2,183; pascal: 663; sh: 226; ansic: 135; yacc: 93; makefile: 82; xml: 17
file content (21 lines) | stat: -rw-r--r-- 873 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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