]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: dedup components when finding pmem 40578/head
authorKefu Chai <kchai@redhat.com>
Sat, 3 Apr 2021 13:59:05 +0000 (21:59 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 5 Apr 2021 09:33:10 +0000 (17:33 +0800)
commit37a015a9eded393813b529ba6e5c06b3f3da2b9e
tree91a1a4b653432488f40bd2a9bc3bd01a37ae7ff9
parent6978584e991ceeb6bb258f26a9058b0ae4f3e621
cmake: dedup components when finding pmem

otherwise we always find libpmem twice if libpmem is explicitly
specified when find_package()

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/Findpmem.cmake