mirror of
git://windcorp.ru/ProgressiaTexturePreviewer.git
synced 2025-04-21 14:40:45 +03:00
Added GLFW and GLM as submodules; linking statically against them
This commit is contained in:
parent
890e108cae
commit
02f95e8849
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[submodule "GLFW"]
|
||||||
|
path = libs/glfw
|
||||||
|
url = https://github.com/glfw/glfw.git
|
||||||
|
[submodule "GLM"]
|
||||||
|
path = libs/glm
|
||||||
|
url = https://github.com/g-truc/glm.git
|
1
libs/glfw
Submodule
1
libs/glfw
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 33cd8b865d9289cfbcf3d95e6e68e4050b94fcd3
|
1
libs/glm
Submodule
1
libs/glm
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ace16e47780dcef815294715237f51e9129b6eb3
|
Loading…
x
Reference in New Issue
Block a user