CMake: Don't use the LZMA imported targets
LibLZMA::LibLZMA was introduced in CMake 3.14. We need to use the old style link targets. This should also fix a build issue on macOS when LZMA is not installed into standard locations. amends commit 2bf3a5c9
Showing
Please register or sign in to comment