mirror of
git://windcorp.ru/ProgressiaTexturePreviewer.git
synced 2025-08-27 20:28:59 +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
|
Reference in New Issue
Block a user