forked from VowpalWabbit/reinforcement_learning
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 687 Bytes
/
Copy path.gitmodules
File metadata and controls
22 lines (22 loc) · 687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "ext_libs/vowpal_wabbit"]
path = ext_libs/vowpal_wabbit
url = https://github.com/VowpalWabbit/vowpal_wabbit.git
branch = master
[submodule "ext_libs/zstd"]
path = ext_libs/zstd
url = https://github.com/facebook/zstd.git
branch = master
[submodule "ext_libs/pybind11"]
path = ext_libs/pybind11
url = ../../pybind/pybind11
branch = stable
[submodule "ext_libs/cpprestsdk"]
path = ext_libs/cpprestsdk
url = https://github.com/microsoft/cpprestsdk.git
branch = master
[submodule "ext_libs/openssl"]
path = ext_libs/openssl
url = https://github.com/openssl/openssl.git
[submodule "ext_libs/vcpkg"]
path = ext_libs/vcpkg
url = https://github.com/microsoft/vcpkg.git