mirror of
git://windcorp.ru/ProgressiaTexturePreviewer.git
synced 2025-08-27 12:19:00 +03:00
Added GLFW and GLM as submodules; linking statically against them
This commit is contained in:
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
Submodule libs/glfw added at 33cd8b865d
1
libs/glm
Submodule
1
libs/glm
Submodule
Submodule libs/glm added at ace16e4778
Reference in New Issue
Block a user