mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:49:07 +08:00
cc726b6a6d
* [ncurses] Add new port. * x-add-version * Test ncurses port against CMake.
7 lines
163 B
JSON
7 lines
163 B
JSON
{
|
|
"name": "ncurses",
|
|
"version-string": "6.2",
|
|
"description": "free software emulation of curses in System V Release 4.0",
|
|
"supports": "!(windows | uwp)"
|
|
}
|