cmake NCURSES_HAS_STDSCR examples

percona/percona-server storage/ndb/tools/CMakeLists.txt :240

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)

logicalclocks/rondb storage/ndb/tools/CMakeLists.txt :247

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)

polardb/polardbx-engine storage/ndb/tools/CMakeLists.txt :237

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)

percona/percona-xtrabackup storage/ndb/tools/CMakeLists.txt :246

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)

GreatSQL/GreatSQL storage/ndb/tools/CMakeLists.txt :237

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)

percona/percona-xtradb-cluster storage/ndb/tools/CMakeLists.txt :240

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)

facebook/mysql-5.6 storage/ndb/tools/CMakeLists.txt :237

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)

mysql/mysql-server storage/ndb/tools/CMakeLists.txt :245

CHECK_LIBRARY_EXISTS("${NCURSESW_LIB}"
      stdscr "" NCURSES_HAS_STDSCR)