Skip to content

Commit

Permalink
Prepare for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
valgur committed Apr 24, 2023
1 parent 6f4290f commit 0f066ed
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 28 deletions.
21 changes: 0 additions & 21 deletions .gitmodules
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
1 change: 0 additions & 1 deletion third_party/dlpack
Submodule dlpack deleted from a07f96
1 change: 0 additions & 1 deletion third_party/eigen
Submodule eigen deleted from e7248b
1 change: 0 additions & 1 deletion third_party/googletest
Submodule googletest deleted from 540835
1 change: 0 additions & 1 deletion third_party/imgui
Submodule imgui deleted from d28535
1 change: 0 additions & 1 deletion third_party/pybind11
Submodule pybind11 deleted from 5b0a6f
1 change: 0 additions & 1 deletion third_party/spdlog
Submodule spdlog deleted from 8e3b13
1 change: 0 additions & 1 deletion third_party/tinyobjloader
Submodule tinyobjloader deleted from e52dfd

0 comments on commit 0f066ed

Please sign in to comment.