]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: make libcurses optional 32780/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 29 Oct 2019 14:05:32 +0000 (14:05 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Thu, 30 Jul 2020 06:41:57 +0000 (06:41 +0000)
commitee11130d8f62b6f8ad2d71a1aaa3869708061722
tree72bb35666f5c25b1ae23d6c67a95d027968d155d
parent21839b857c8028c46a5e54b61f82038a088532d0
rbd: make libcurses optional

libcurses may not be available on some platforms (e.g. Windows),
so we'll make it optional.

If libcurses is not available, we'll disable the rbd iotop
command.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
src/tools/rbd/CMakeLists.txt
src/tools/rbd/action/Perf.cc