Link FLAC directly instead of as a static library.

This commit is contained in:
2021-11-12 04:20:16 +00:00
parent 2fec60c470
commit bdc65bc851
3 changed files with 53 additions and 54 deletions

View File

@@ -5,5 +5,3 @@ include(lzfse.cmake)
include(lzma.cmake)
include(zstd.cmake)
include(flac.cmake)