Added GLFW as a submodule
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,4 +4,3 @@ tools/
|
||||
*.make
|
||||
Makefile
|
||||
.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
Submodule libs/glfw added at b43c122dd1
Reference in New Issue
Block a user