File: .gitmodules

package info (click to toggle)
apitrace 13.0%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,752 kB
  • sloc: cpp: 183,974; python: 33,969; ansic: 25,566; sh: 169; makefile: 88; sed: 3
file content (32 lines) | stat: -rw-r--r-- 962 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[submodule "frametrim/tests"]
	path = frametrim/tests
	url = https://github.com/apitrace/gltrim-tests.git
	shallow = true
[submodule "thirdparty/brotli"]
	path = thirdparty/brotli
	url = https://github.com/google/brotli
	shallow = true
[submodule "thirdparty/gtest"]
	path = thirdparty/gtest
	url = https://github.com/google/googletest
	shallow = true
[submodule "thirdparty/libbacktrace"]
	path = thirdparty/libbacktrace
	url = https://github.com/ianlancetaylor/libbacktrace
	shallow = true
[submodule "thirdparty/libpng"]
	path = thirdparty/libpng
	url = https://github.com/apitrace/libpng
	shallow = true
[submodule "thirdparty/snappy"]
	path = thirdparty/snappy
	url = https://github.com/google/snappy
	shallow = true
[submodule "thirdparty/zlib"]
	path = thirdparty/zlib
	url = https://github.com/madler/zlib
	shallow = true
[submodule "thirdparty/directxmath"]
	path = thirdparty/directxmath
	url = https://github.com/microsoft/DirectXMath
	shallow = true