mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:59:00 +08:00
f93710335b
* [cmake-user] Test CMake package Curses with port ncurses * [ncurses] Control lib models
10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"name": "ncurses",
|
|
"version": "6.4",
|
|
"port-version": 1,
|
|
"description": "Free software emulation of curses in System V Release 4.0, and more",
|
|
"homepage": "https://invisible-island.net/ncurses/announce.html",
|
|
"license": "MIT",
|
|
"supports": "!windows | mingw"
|
|
}
|