mirror of
https://github.com/facebookresearch/ReAgent.git
synced 2026-05-17 12:40:39 +00:00
f3a0c30321
Summary: Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/165 Reviewed By: ppuliu Differential Revision: D17933739 Pulled By: MisterTea fbshipit-source-id: 3dcd8b10cc4b8b9a62e9889278475c1f306fd4a0
16 lines
646 B
Plaintext
16 lines
646 B
Plaintext
[submodule "serving/external/googletest"]
|
|
path = serving/external/googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "serving/external/json"]
|
|
path = serving/external/nlohmann_json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "serving/external/exprtk"]
|
|
path = serving/external/exprtk
|
|
url = https://github.com/ArashPartow/exprtk.git
|
|
[submodule "serving/external/SimpleWebServer"]
|
|
path = serving/external/SimpleWebServer
|
|
url = https://gitlab.com/eidheim/Simple-Web-Server.git
|
|
[submodule "serving/external/cpp-taskflow"]
|
|
path = serving/external/cpp-taskflow
|
|
url = https://github.com/cpp-taskflow/cpp-taskflow.git
|