File: .gitmodules

package info (click to toggle)
libcec 7.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,372 kB
  • sloc: cpp: 20,697; ansic: 2,070; python: 1,362; sh: 42; makefile: 17
file content (9 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
[submodule "src/platform"]
	path = src/platform
	url = https://github.com/Pulse-Eight/platform
[submodule "support"]
	path = support
	url = https://github.com/Pulse-Eight/libcec-support.git
[submodule "src/dotnet"]
	path = src/dotnet
	url = https://github.com/Pulse-Eight/cec-dotnet.git