]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Use native newlines in liblzma.pc
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 16 Jun 2024 16:25:07 +0000 (19:25 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 6 Sep 2024 16:06:23 +0000 (19:06 +0300)
commit6ad5739094ac69ac448a84493f2c7ddfc6eb0688
treee0beb9e65987280607dfad8f3172d3e7f53a8f45
parent4107f2066764bb3a31d114852bc20722d582fd82
CMake: Use native newlines in liblzma.pc

vcpkg doesn't specify the newline type so it should be fine to
use native newlines in liblzma.pc on Windows.

(cherry picked from commit 5ca96a93488d0f5a530c78b274cac317453807ff)
CMakeLists.txt