]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not build libblk if libblk_srcs is empty
authorKefu Chai <kchai@redhat.com>
Mon, 26 Apr 2021 15:17:02 +0000 (23:17 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 2 May 2021 00:15:15 +0000 (08:15 +0800)
commit78d4990ac4a4120765f7613d8b08e15bca2fd61d
tree92711ac71f761437ddf74882c2b56e30e84c2870
parent7471fbfa4bf015c972c0e577da2a1ee87f62adfd
cmake: do not build libblk if libblk_srcs is empty

if we don't or just not able to buld libblk, let's skip it.

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