mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-13 15:48:11 +07:00
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
[submodule "modules/catch2"]
|
|
path = modules/catch2
|
|
url = https://github.com/catchorg/Catch2
|
|
[submodule "modules/stb"]
|
|
path = modules/stb
|
|
url = https://github.com/nothings/stb
|
|
[submodule "modules/utfcpp"]
|
|
path = modules/utfcpp
|
|
url = https://github.com/nemtrif/utfcpp
|
|
[submodule "modules/variant"]
|
|
path = modules/variant
|
|
url = https://github.com/mpark/variant
|
|
[submodule "modules/pugixml"]
|
|
path = modules/pugixml
|
|
url = https://github.com/zeux/pugixml
|
|
[submodule "modules/rapidjson"]
|
|
path = modules/rapidjson
|
|
url = https://github.com/Tencent/rapidjson
|
|
[submodule "modules/glew"]
|
|
path = modules/glew
|
|
url = https://github.com/Perlmint/glew-cmake
|
|
[submodule "modules/glfw"]
|
|
path = modules/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "toolset/model_converter/modules/assimp"]
|
|
path = toolset/model_converter/modules/assimp
|
|
url = https://github.com/assimp/assimp
|
|
[submodule "modules/promise.hpp"]
|
|
path = modules/promise.hpp
|
|
url = https://github.com/BlackMATov/promise.hpp
|
|
[submodule "modules/imgui"]
|
|
path = modules/imgui
|
|
url = https://github.com/ocornut/imgui
|