]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: s/thread/Threads::Threads/
authorKefu Chai <kchai@redhat.com>
Sun, 16 Feb 2020 00:58:51 +0000 (08:58 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 16 Feb 2020 15:59:30 +0000 (23:59 +0800)
commit0a150f07b6269a5685d1d769d138701c07c5717d
tree21ff3f0a4ee158821b1a18c2b327a2887892d1d3
parent14687fcc0bb479cc8ab2f7bddcda1d01e568ca1e
cmake: s/thread/Threads::Threads/

Threads::Threads is cmake's way to present thread library. see
https://cmake.org/cmake/help/v3.1/module/FindThreads.html

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