InfiniTensor/.gitmodules

10 lines
392 B
Plaintext
Raw Normal View History

2022-07-31 21:43:26 +08:00
[submodule "3rd-party/pybind11"]
path = 3rd-party/pybind11
url = git@github.com:pybind/pybind11.git
[submodule "3rd-party/nlohmann_json_cmake_fetchcontent"]
path = 3rd-party/nlohmann_json_cmake_fetchcontent
url = git@github.com:ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git
[submodule "3rd-party/googletest"]
path = 3rd-party/googletest
url = git@github.com:google/googletest.git