]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: try to find dml only if PMEM is enabled 45977/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 20 Apr 2022 22:27:25 +0000 (06:27 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 20 Apr 2022 22:28:09 +0000 (06:28 +0800)
commitc51b3c3a17ab976e5be2ef9c0988a4bcf72fb668
tree58c451d66a6a64dfafe05aca4d4997f72f643743
parent62762fd913f8cb2aa6e8a6593f60f7a5b7443a97
cmake: try to find dml only if PMEM is enabled

as the feature dependent on DML library requires PMEM backend.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
CMakeLists.txt