]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Update liblzma-config.cmake generation.
authorJia Tan <jiat0218@gmail.com>
Tue, 28 Mar 2023 14:32:40 +0000 (22:32 +0800)
committerJia Tan <jiat0218@gmail.com>
Wed, 29 Mar 2023 15:46:38 +0000 (23:46 +0800)
commit2cb6028fc31de082b7f927632363bb1426b61aaa
treec40ee8704c25e2ef4827e7ce28dd8b503ebc70c0
parent4d7fac0b07cc722825ba8d7838c558827e635611
CMake: Update liblzma-config.cmake generation.

Now that the threading is configurable, the liblzma CMake package only
needs the threading library when using POSIX threads.
CMakeLists.txt