cmake HAVE_TPUTS_IN_CURSES examples

GreatSQL/GreatSQL cmake/readline.cmake :106

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

percona/percona-server cmake/readline.cmake :107

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

facebook/mysql-5.6 cmake/readline.cmake :104

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

arkdb/inception cmake/readline.cmake :111

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

logicalclocks/rondb cmake/readline.cmake :105

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

google/mysql-protobuf cmake/readline.cmake :92

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

polardb/polardbx-engine cmake/readline.cmake :104

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

mysql/mysql-server cmake/readline.cmake :105

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

alibaba/AliSQL cmake/readline.cmake :113

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

percona/percona-xtrabackup cmake/readline.cmake :105

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

Tokutek/mysql-5.5 cmake/readline.cmake :102

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)

percona/percona-xtradb-cluster cmake/readline.cmake :107

CHECK_LIBRARY_EXISTS(${CURSES_LIBRARY} tputs "" HAVE_TPUTS_IN_CURSES)