]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: drop Threads::Threads linkage from libcrimson 33453/head
authorKefu Chai <kchai@redhat.com>
Fri, 21 Feb 2020 06:10:19 +0000 (14:10 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 21 Feb 2020 06:10:20 +0000 (14:10 +0800)
commit08b54b56e45f218c1d729c4e829b27bfc23b352c
tree72240bdcdbbdfaa08f11af98fa37198c6d928239
parentc3cbc2501f112e83e848258456a4e53e45198629
cmake: drop Threads::Threads linkage from libcrimson

since seastar is now linked against pthread by itself.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/CMakeLists.txt