cmake HAVE_CURSES_H examples

gridlab-d/gridlab-d cmake/CheckDependencies.cmake :25

CHECK_INCLUDE_FILES(curses.h HAVE_CURSES_H)

bareos/bareos core/cmake/BareosCheckIncludes.cmake :49

check_include_files(curses.h HAVE_CURSES_H)

vectorgraphics/asymptote cmake-scripts/external-libs.cmake :93

list(APPEND ASY_MACROS HAVE_CURSES_H HAVE_LIBCURSES)