]> git.ipfire.org Git - thirdparty/xz.git/commit
Windows/CMake: Use the correct resource file for lzmadec.exe
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 25 Sep 2024 13:41:37 +0000 (16:41 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 25 Sep 2024 18:31:06 +0000 (21:31 +0300)
commitdc7b9f24b737e4e55bcbbdde6754883f991c2cfb
tree478b818e834697bce6f2324fc56d5dad3269f122
parentb834ae5f80911a3819d6cdb484f61b257174c544
Windows/CMake: Use the correct resource file for lzmadec.exe

CMakeLists.txt was using xzdec_w32res.rc for both xzdec and lzmadec.

Fixes: 998d0b29536094a89cf385a3b894e157db1ccefe
CMakeLists.txt