mirror of
https://github.com/enduro2d/enduro2d.git
synced 2026-02-04 15:06:57 +07:00
cmake fetch content instead git submodules for glew, glfw and assimp
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -7,12 +7,6 @@
|
||||
[submodule "modules/utfcpp"]
|
||||
path = modules/utfcpp
|
||||
url = https://github.com/nemtrif/utfcpp
|
||||
[submodule "modules/glfw"]
|
||||
path = modules/glfw
|
||||
url = https://github.com/glfw/glfw
|
||||
[submodule "modules/glew"]
|
||||
path = modules/glew
|
||||
url = https://github.com/Perlmint/glew-cmake
|
||||
[submodule "modules/variant"]
|
||||
path = modules/variant
|
||||
url = https://github.com/mpark/variant
|
||||
|
||||
Reference in New Issue
Block a user