2024-11-04 13:19:28 +00:00
|
|
|
[submodule "thirdparty/bgfx.cmake"]
|
|
|
|
path = thirdparty/bgfx.cmake
|
|
|
|
url = https://github.com/bkaradzic/bgfx.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
|
2025-01-27 18:16:31 +00:00
|
|
|
[submodule "thirdparty/imgui.cmake"]
|
|
|
|
path = thirdparty/imgui.cmake
|
|
|
|
url = https://github.com/tamaskenez/imgui-cmake
|