mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 09:38:59 +08:00
40619a55c3
* [pdcurses] Add export CMake config and update to latest commit * update version * add judge CMAKE_BUILD_TYPE STREQUAL "Debug" * update version * apply suggestions * update version * Add find binary file * update version * remove CMAKE_BUILD_TYPE * update version
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"name": "pdcurses",
|
|
"version": "3.9",
|
|
"port-version": 5,
|
|
"description": "Public Domain Curses - a curses library for environments that don't fit the termcap/terminfo model.",
|
|
"homepage": "https://pdcurses.org/",
|
|
"license": null,
|
|
"supports": "windows & !uwp & !mingw"
|
|
}
|