mirror of
https://github.com/pound-emu/pound.git
synced 2025-06-22 22:48:09 -04:00
12 lines
385 B
Text
12 lines
385 B
Text
[submodule "3rd_Party/fmt"]
|
|
path = 3rd_Party/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|
|
[submodule "3rd_Party/toml11"]
|
|
path = 3rd_Party/toml11
|
|
url = https://github.com/ToruNiina/toml11.git
|
|
[submodule "3rd_Party/rem"]
|
|
path = 3rd_Party/rem
|
|
url = https://github.com/pound-emu/rem.git
|
|
[submodule "3rd_Party/SDL3"]
|
|
path = 3rd_Party/SDL3
|
|
url = https://github.com/libsdl-org/SDL.git
|