mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2026-01-01 17:32:05 +00:00
Start of new example stuff
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -0,0 +1,9 @@
|
||||
[submodule "example/lib/glfw"]
|
||||
path = example/lib/glfw
|
||||
url = git@github.com:glfw/glfw.git
|
||||
[submodule "example/lib/flextgl-gen"]
|
||||
path = example/lib/flextgl-gen
|
||||
url = git@github.com:mosra/flextgl.git
|
||||
[submodule "example/lib/EGL-Registry"]
|
||||
path = example/lib/EGL-Registry
|
||||
url = git@github.com:KhronosGroup/EGL-Registry.git
|
||||
|
||||
Reference in New Issue
Block a user