hlrs-vis/covise
cmake/Using/UseCurses.cmake
:9
ADD_DEFINITIONS(-DHAVE_CURSES)
ADD_DEFINITIONS(-DHAVE_CURSES)
target_compile_definitions(rbd PRIVATE HAVE_CURSES)
option(HAVE_CURSES "Curses library is present on the platform" ON)