added glew as submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,3 +10,6 @@
|
||||
[submodule "libs/tinyxml2"]
|
||||
path = libs/tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2.git
|
||||
[submodule "libs/glew-2.0.0"]
|
||||
path = libs/glew-2.0.0
|
||||
url = https://omigamedev@bitbucket.org/omigamedev/libglew-2.0.0.git
|
||||
|
||||
Reference in New Issue
Block a user