mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 07:34:16 +00:00
chore!: add glm glfw and glew submodules
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
[submodule "lib/glew"]
|
||||||
|
path = lib/glew
|
||||||
|
url = https://github.com/edoren/glew
|
||||||
|
[submodule "lib/glm"]
|
||||||
|
path = lib/glm
|
||||||
|
url = https://github.com/g-truc/glm
|
||||||
|
[submodule "lib/glfw"]
|
||||||
|
path = lib/glfw
|
||||||
|
url = https://github.com/glfw/glfw
|
||||||
1
lib/glew
Submodule
1
lib/glew
Submodule
Submodule lib/glew added at 5b995cab14
1
lib/glfw
Submodule
1
lib/glfw
Submodule
Submodule lib/glfw added at 936307558e
1
lib/glm
Submodule
1
lib/glm
Submodule
Submodule lib/glm added at a583c59e16
Reference in New Issue
Block a user