eo/.gitmodules

16 lines
543 B
Plaintext
Raw Normal View History

[submodule "thirdparty/bgfx.cmake"]
path = thirdparty/bgfx.cmake
url = https://github.com/bkaradzic/bgfx.cmake
[submodule "thirdparty/imgui.cmake"]
path = thirdparty/imgui.cmake
url = https://github.com/tamaskenez/imgui-cmake
[submodule "thirdparty/glfw.cmake"]
path = thirdparty/glfw.cmake
url = https://github.com/glfw/glfw
[submodule "thirdparty/assimp.cmake"]
path = thirdparty/assimp.cmake
url = https://github.com/assimp/assimp
[submodule "thirdparty/glm.cmake"]
path = thirdparty/glm.cmake
url = https://github.com/icaven/glm