Added GLFW as a submodule
This commit is contained in:
parent
a6d2c49f71
commit
56ec05adf1
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,4 +4,3 @@ tools/
|
|||||||
*.make
|
*.make
|
||||||
Makefile
|
Makefile
|
||||||
.vscode/
|
.vscode/
|
||||||
libs/
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "glfw"]
|
||||||
|
path = libs/glfw
|
||||||
|
url = https://github.com/nigelbarink/glfw.git
|
1
libs/glfw
Submodule
1
libs/glfw
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit b43c122dd194d74996d76c574a46d4bc23d6c7b0
|
Loading…
Reference in New Issue
Block a user