File: .gitmodules

package info (click to toggle)
xenium 0.0.2%2Bds-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,152 kB
  • sloc: cpp: 12,299; makefile: 20
file content (10 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[submodule "gtest"]
	path = gtest
	url = https://github.com/google/googletest.git
[submodule "3rdParty/config"]
	path = 3rdParty/config
	url = https://github.com/taocpp/config.git
[submodule "3rdParty/json"]
	path = 3rdParty/json
	url = https://github.com/taocpp/json.git