diff --git a/CMakeLists.txt b/CMakeLists.txt index 9304da31..b36ee30f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1293,7 +1293,6 @@ if(BUILD_TESTING) src/common src/liblzma/api src/liblzma - lib ) target_link_libraries("${TEST}" PRIVATE liblzma)