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