-
Notifications
You must be signed in to change notification settings - Fork 3
/
DEPENDENCIES.txt
44 lines (36 loc) · 1.01 KB
/
DEPENDENCIES.txt
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
33
34
35
36
37
38
39
40
41
42
43
44
asio:
path = thirdparty/asio/asio
url = https://github.com/chriskohlhoff/asio.git
version = 1.29.0
ecaludp:
path = thirdparty/ecaludp/ecaludp
url = https://github.com/eclipse-ecal/ecaludp
version = 243474e
googletest:
path = thirdparty/gtest/googletest
url = https://github.com/google/googletest.git
version = v1.14.0
protobuf:
path = thirdparty/protobuf/protobuf
url = https://github.com/protocolbuffers/protobuf.git
version = v3.11.0
recycle:
path = thirdparty/recycle/recycle
url = https://github.com/steinwurf/recycle.git
version = 7.0.0
tclap:
path = thirdparty/tclap/tclap
url = https://github.com/xguerin/tclap.git
version = v1.2.5
tcp_pubsub:
path = thirdparty/tcp_pubsub/tcp_pubsub
url = https://github.com/eclipse-ecal/tcp_pubsub.git
version = 1.0.4
udpcap:
path = thirdparty/udpcap/udpcap
url = https://github.com/eclipse-ecal/udpcap
version = 1.0.2
yaml-cpp:
path = thirdparty/yaml-cpp/yaml-cpp
url = https://github.com/jbeder/yaml-cpp
version = 0.8.0