ceph/ceph
src/tools/rbd/CMakeLists.txt
:76
target_compile_definitions(rbd PRIVATE HAVE_CURSES)
target_compile_definitions(rbd PRIVATE HAVE_CURSES)
option(HAVE_CURSES "Curses library is present on the platform" ON)
ADD_DEFINITIONS(-DHAVE_CURSES)