Files
Jason Gauci f3a0c30321 Rasp bag of fixes
Summary: Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/165

Reviewed By: ppuliu

Differential Revision: D17933739

Pulled By: MisterTea

fbshipit-source-id: 3dcd8b10cc4b8b9a62e9889278475c1f306fd4a0
2019-10-15 17:51:27 -07:00

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