mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
19 lines
558 B
Plaintext
19 lines
558 B
Plaintext
[submodule "tests/lib"]
|
|
path = tests/lib
|
|
url = https://github.com/google/googletest
|
|
[submodule "3rdparty/flac"]
|
|
path = 3rdparty/flac
|
|
url = https://github.com/claunia/flac
|
|
[submodule "3rdparty/uthash"]
|
|
path = 3rdparty/uthash
|
|
url = https://github.com/troydhanson/uthash
|
|
[submodule "3rdparty/slog"]
|
|
path = 3rdparty/slog
|
|
url = https://github.com/kala13x/slog
|
|
[submodule "3rdparty/xxHash"]
|
|
path = 3rdparty/xxHash
|
|
url = https://github.com/Cyan4973/xxHash
|
|
[submodule "3rdparty/BLAKE3"]
|
|
path = 3rdparty/BLAKE3
|
|
url = https://github.com/BLAKE3-team/BLAKE3
|