Merge pull request #9025 from cyrozap/fix-build-with-older-cmake

Fix builds with system LZMA when using versions of CMake before 3.14
This commit is contained in:
Léo Lam 2020-10-20 14:51:15 +02:00 committed by GitHub
commit 70ab3bf7b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ target_link_libraries(discio
PUBLIC
common
BZip2::BZip2
LibLZMA::LibLZMA
lzma
zstd
PRIVATE