File: .gitmodules

package info (click to toggle)
fastdds 3.3.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,540 kB
  • sloc: cpp: 793,735; xml: 15,283; python: 5,902; sh: 219; makefile: 95; ansic: 12
file content (15 lines) | stat: -rw-r--r-- 580 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "thirdparty/android-ifaddrs"]
	path = thirdparty/android-ifaddrs
	url = https://github.com/michalsrb/android-ifaddrs.git
[submodule "thirdparty/asio"]
	path = thirdparty/asio
	url = https://github.com/chriskohlhoff/asio.git
[submodule "thirdparty/fastcdr"]
	path = thirdparty/fastcdr
	url = https://github.com/eProsima/Fast-CDR.git
[submodule "thirdparty/tinyxml2"]
	path = thirdparty/tinyxml2
	url = https://github.com/leethomason/tinyxml2.git
[submodule "thirdparty/dds-types-test"]
	path = thirdparty/dds-types-test
	url = https://github.com/eProsima/dds-types-test