]> 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:33:12 +0000 (21:33 +0300)
commit85801c96c32456300177fbbad1506b07f5dd0a47
tree12f9835f1598769031c910f2511b3af57bb76469
parenta341d19c835a8c10fcf561b00b548c53af43381e
Windows/CMake: Use the correct resource file for lzmadec.exe

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

Fixes: 998d0b29536094a89cf385a3b894e157db1ccefe
(cherry picked from commit dc7b9f24b737e4e55bcbbdde6754883f991c2cfb)
CMakeLists.txt