File: .gitmodules

package info (click to toggle)
leela-zero 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 5,772 kB
  • sloc: cpp: 20,958; python: 4,894; makefile: 66
file content (6 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
[submodule "gtest"]
	path = gtest
	url = https://github.com/google/googletest.git
[submodule "src/Eigen"]
	path = src/Eigen
	url = https://github.com/eigenteam/eigen-git-mirror