forked from neka-nat/cupoch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
0 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,9 @@ | ||
[submodule "pybind11"] | ||
path = third_party/pybind11 | ||
url = https://github.com/pybind/pybind11.git | ||
[submodule "eigen"] | ||
path = third_party/eigen | ||
url = https://gitlab.com/libeigen/eigen.git | ||
[submodule "dlpack"] | ||
path = third_party/dlpack | ||
url = https://github.com/dmlc/dlpack.git | ||
[submodule "googletest"] | ||
path = third_party/googletest | ||
url = https://github.com/google/googletest.git | ||
[submodule "imgui"] | ||
path = third_party/imgui | ||
url = https://github.com/ocornut/imgui.git | ||
[submodule "libSGM"] | ||
path = third_party/libSGM | ||
url = https://github.com/fixstars/libSGM.git | ||
[submodule "rmm"] | ||
path = third_party/rmm | ||
url = https://github.com/rapidsai/rmm.git | ||
[submodule "spdlog"] | ||
path = third_party/spdlog | ||
url = https://github.com/gabime/spdlog.git | ||
[submodule "stdgpu"] | ||
path = third_party/stdgpu | ||
url = https://github.com/stotko/stdgpu.git | ||
[submodule "tinyobjloader"] | ||
path = third_party/tinyobjloader | ||
url = https://github.com/syoyo/tinyobjloader.git |
Submodule dlpack
deleted from
a07f96
Submodule eigen
deleted from
e7248b
Submodule googletest
deleted from
540835
Submodule imgui
deleted from
d28535
Submodule pybind11
deleted from
5b0a6f
Submodule spdlog
deleted from
8e3b13
Submodule tinyobjloader
deleted from
e52dfd