2019-07-24 22:19:43 +02:00
|
|
|
[submodule "app/libraries/fmt"]
|
|
|
|
path = app/libraries/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt
|
2020-01-02 21:19:34 +01:00
|
|
|
[submodule "app/libraries/oboe"]
|
|
|
|
path = app/libraries/oboe
|
|
|
|
url = https://github.com/google/oboe
|
|
|
|
branch = 1.3-stable
|
2020-04-22 23:33:49 +02:00
|
|
|
[submodule "app/libraries/vkhpp"]
|
|
|
|
path = app/libraries/vkhpp
|
|
|
|
url = https://github.com/skyline-emu/vkhpp
|
2020-06-25 17:51:05 +02:00
|
|
|
[submodule "app/libraries/lz4"]
|
|
|
|
path = app/libraries/lz4
|
|
|
|
url = https://github.com/lz4/lz4.git
|
2020-09-17 22:38:23 +02:00
|
|
|
[submodule "app/libraries/frozen"]
|
|
|
|
path = app/libraries/frozen
|
|
|
|
url = https://github.com/serge-sans-paille/frozen
|
2021-01-22 04:02:01 +01:00
|
|
|
[submodule "app/libraries/pugixml"]
|
|
|
|
path = app/libraries/pugixml
|
|
|
|
url = https://github.com/zeux/pugixml.git
|