Files
igl/.gitmodules
T
2015-09-16 23:40:53 +02:00

15 lines
467 B
Plaintext

[submodule "external/nanogui"]
path = external/nanogui
url=https://github.com/libigl/nanogui.git
fetchRecursiveSubmodules = true
ignore = dirty
[submodule "external/embree"]
path = external/embree
url = https://github.com/embree/embree.git
[submodule "external/pybind11"]
path = external/pybind11
url = https://github.com/wjakob/pybind11.git
[submodule "tests/googletest"]
path = tests/googletest
url = https://github.com/google/googletest.git