early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/replxx/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/replxx/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "replxx",
|
||||
"version": "0.0.4",
|
||||
"port-version": 1,
|
||||
"description": "A small, portable GNU readline replacement for Linux, Windows and MacOS which is capable of handling UTF-8 characters.",
|
||||
"homepage": "https://github.com/AmokHuginnsson/replxx",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user