diff --git a/CMakeLists.txt b/CMakeLists.txt index 687f9e3e..a2b69231 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -895,6 +895,7 @@ set_target_properties(liblzma PROPERTIES # It's liblzma.so or liblzma.dll, not libliblzma.so or lzma.dll. # Avoid the name lzma.dll because it would conflict with LZMA SDK. PREFIX "" + IMPORT_PREFIX "" ) # Create liblzma-config-version.cmake.