File: .gitmodules

package info (click to toggle)
rapidcheck 0~1033-08b5058-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,876 kB
  • sloc: cpp: 19,367; ansic: 1,047; makefile: 7; sh: 4
file content (6 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[submodule "ext/catch"]
	path = ext/catch
	url = https://github.com/philsquared/Catch.git
[submodule "ext/googletest"]
	path = ext/googletest
	url = https://github.com/google/googletest