Remove nanogui dependencies for now. If the need of a gui come, will add back but for now it just add unnecessary checkout time
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,9 +1,6 @@
|
||||
[submodule "external/googletest"]
|
||||
path = external/googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
[submodule "external/nanogui"]
|
||||
path = external/nanogui
|
||||
url = https://github.com/Godzil/nanogui.git
|
||||
[submodule "external/glfw"]
|
||||
path = external/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
|
||||
1
external/nanogui
vendored
1
external/nanogui
vendored
Submodule external/nanogui deleted from 16bc6b1d3a
Reference in New Issue
Block a user