File: .gitmodules

package info (click to toggle)
genomicsdb 1.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,316 kB
  • sloc: cpp: 68,637; ansic: 58,281; java: 8,230; python: 2,315; sh: 2,115; perl: 1,621; makefile: 499; xml: 496
file content (15 lines) | stat: -rw-r--r-- 555 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "dependencies/htslib"]
	path = dependencies/htslib
	url = https://github.com/GenomicsDB/htslib.git
[submodule "dependencies/TileDB"]
	path = dependencies/TileDB
	url = https://github.com/OmicsDataAutomation/TileDB.git
[submodule "dependencies/RapidJSON"]
	path = dependencies/RapidJSON
	url = https://github.com/miloyip/rapidjson.git
[submodule "src/test/cpp/Catch2"]
	path = src/test/cpp/Catch2
	url = https://github.com/catchorg/Catch2
[submodule "dependencies/spdlog"]
	path = dependencies/spdlog
	url = https://github.com/gabime/spdlog.git