]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake/Windows: Fix the import library filename.
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 1 Oct 2023 16:10:57 +0000 (19:10 +0300)
committerJia Tan <jiat0218@gmail.com>
Tue, 31 Oct 2023 10:44:59 +0000 (18:44 +0800)
commitda4d04e4d6e199d28b58bd2e0df4e120c52dd5d7
tree6816c90ce3a40814eebb9802e1f4a5b24b022483
parent007558a358c48a0175cc8d47d11798d7967282ab
CMake/Windows: Fix the import library filename.

Both PREFIX and IMPORT_PERFIX have to be set to "" to get
liblzma.dll and liblzma.dll.a.
CMakeLists.txt