mirage/.gitmodules
2025-04-10 14:24:31 +08:00

13 lines
611 B
Plaintext

[submodule "src/mirage_render/font/freetype_font/freetype"]
path = src/mirage_render/font/freetype_font/freetype
url = https://github.com/freetype/freetype
[submodule "src/mirage_render/font/freetype_font/harfbuzz"]
path = src/mirage_render/font/freetype_font/harfbuzz
url = https://github.com/harfbuzz/harfbuzz
[submodule "src/mirage_core/third_party/utfcpp"]
path = src/mirage_core/third_party/utfcpp
url = https://github.com/nemtrif/utfcpp.git
[submodule "src/mirage_config/third_party/tomlplusplus"]
path = src/mirage_config/third_party/tomlplusplus
url = https://github.com/marzer/tomlplusplus.git