]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: require libpmem 1.7
authorKefu Chai <kchai@redhat.com>
Sat, 3 Apr 2021 13:32:36 +0000 (21:32 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 3 Apr 2021 15:59:32 +0000 (23:59 +0800)
commit7e1ef0c0c9db1878b68bcd1693e0897ebe6975cd
treef2bbfb2e5dd5f3fc8154fee89a259d0b5c79713c
parent6dfc80737d1f68d9ad2c53c26032ff1bee424f68
cmake: require libpmem 1.7

detect the libpmem libraries' version using pkg-config

please note, the version is not identical to the ones defined in
libpmem.h or libpmemobj/base.h

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