basic glfw app setup

This commit is contained in:
Lauchmelder 2021-12-20 04:31:44 +01:00
commit eed4eec20c
8 changed files with 137 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "vendor/glfw"]
path = vendor/glfw
url = git@github.com:glfw/glfw.git