File: .gitmodules

package info (click to toggle)
barrier 2.4.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,236 kB
  • sloc: cpp: 76,040; sh: 85; xml: 46; makefile: 19
file content (9 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[submodule "ext/gtest"]
	path = ext/gtest
	url = https://github.com/google/googletest.git
[submodule "ext/gmock"]
	path = ext/gmock
	url = https://github.com/google/googlemock.git
[submodule "ext/gulrak-filesystem"]
	path = ext/gulrak-filesystem
	url = https://github.com/gulrak/filesystem