mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 16:09:06 +07:00
16 lines
450 B
Plaintext
16 lines
450 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/variant"]
|
|
path = modules/variant
|
|
url = https://github.com/mpark/variant
|