You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
329 B
13 lines
329 B
4 years ago
|
[submodule "deps/freetype"]
|
||
|
path = deps/freetype
|
||
|
url = https://github.com/aseprite/freetype2
|
||
|
[submodule "deps/glfw"]
|
||
|
path = deps/glfw
|
||
|
url = https://github.com/glfw/glfw
|
||
|
[submodule "deps/glm"]
|
||
|
path = deps/glm
|
||
|
url = https://github.com/g-truc/glm
|
||
|
[submodule "deps/stb"]
|
||
|
path = deps/stb
|
||
|
url = https://github.com/nothings/stb
|