Add FLAC.

This commit is contained in:
2022-05-28 13:39:10 +01:00
parent db5b14a56c
commit f5360fe146
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "tests/lib"] [submodule "tests/lib"]
path = tests/lib path = tests/lib
url = https://github.com/google/googletest url = https://github.com/google/googletest
[submodule "3rdparty/flac"]
path = 3rdparty/flac
url = https://github.com/claunia/flac

1
3rdparty/flac vendored Submodule

Submodule 3rdparty/flac added at 1bd71b3250