ncurses v6.4
- Created
- Updated
Free software emulation of curses in System V Release 4.0, and more
# Usage
The package ncurses is compatible with built-in CMake variables:
set(CURSES_NEED_NCURSES TRUE)
find_package(Curses REQUIRED)
target_include_directories(main PRIVATE ${CURSES_INCLUDE_DIRS})
target_compile_options(main PRIVATE ${CURSES_CFLAGS})
target_link_libraries(main PRIVATE ${CURSES_LIBRARIES})
# License
MIT
# Supported Platforms
!windows | mingw
- ✅ linux
- ✅ osx
- ✅ uwp
- ❌
windows
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
- libmysql
- mp3lame (feature
frontend
) - readline-unix
# Host Dependents
No dependents.
# Contributors
- Adam Johnson
- Jack·Boos·Yu
- Kai Pastor
- Cheney Wang
- Frank