31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
[submodule "third_party/vma_hpp"]
|
|
path = third_party/vma_hpp
|
|
url = https://github.com/YaaZ/VulkanMemoryAllocator-Hpp.git
|
|
[submodule "third_party/yoga"]
|
|
path = third_party/yoga
|
|
url = https://github.com/facebook/yoga.git
|
|
[submodule "third_party/freetype"]
|
|
path = third_party/freetype
|
|
url = https://github.com/freetype/freetype.git
|
|
[submodule "third_party/SDL"]
|
|
path = third_party/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
[submodule "third_party/json"]
|
|
path = third_party/json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "third_party/stb/stb"]
|
|
path = third_party/stb/stb
|
|
url = https://github.com/nothings/stb.git
|
|
[submodule "third_party/harfbuzz"]
|
|
path = third_party/harfbuzz
|
|
url = https://github.com/harfbuzz/harfbuzz.git
|
|
[submodule "third_party/eigen"]
|
|
path = third_party/eigen
|
|
url = https://gitlab.com/libeigen/eigen.git
|
|
[submodule "third_party/spdlog"]
|
|
path = third_party/spdlog
|
|
url = https://github.com/gabime/spdlog.git
|
|
[submodule "third_party/fmt"]
|
|
path = third_party/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|