File: .gitmodules

package info (click to toggle)
milkytracker 1.06%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,520 kB
  • sloc: cpp: 179,746; objc: 557; sh: 97; makefile: 8
file content (13 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "rtaudio"]
	path = src/submodules/rtaudio
	url = https://github.com/thestk/rtaudio.git
	branch = releases
[submodule "lhasa"]
	path = src/submodules/lhasa
	url = https://github.com/fragglet/lhasa.git
[submodule "zlib"]
	path = src/submodules/zlib
	url = https://github.com/madler/zlib.git
[submodule "zziplib"]
	path = src/submodules/zziplib
	url = https://github.com/gdraheim/zziplib.git