]> 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)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 26 Oct 2023 15:58:21 +0000 (18:58 +0300)
commite67aaf698de75c73443a5ec786781cbf2034461d
tree72b6c62be251c6168164e18fb3b72a523f4ea803
parent88588b1246d8c26ffbc138b3e5c413c5f14c3179
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