File: .gitmodules

package info (click to toggle)
draco 1.5.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 66,416 kB
  • sloc: cpp: 52,236; python: 279; javascript: 49; sh: 47; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "third_party/googletest"]
  path = third_party/googletest
  url = https://github.com/google/googletest.git
[submodule "third_party/eigen"]
  path = third_party/eigen
  url = https://gitlab.com/libeigen/eigen.git
[submodule "third_party/tinygltf"]
  path = third_party/tinygltf
  url = https://github.com/syoyo/tinygltf.git
[submodule "third_party/filesystem"]
  path = third_party/filesystem
  url = https://github.com/gulrak/filesystem