mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 08:07:17 +07:00
25 lines
739 B
Plaintext
25 lines
739 B
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/glfw"]
|
|
path = modules/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "modules/glew"]
|
|
path = modules/glew
|
|
url = https://github.com/Perlmint/glew-cmake
|
|
[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
|