early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/lionkor-commandline/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/lionkor-commandline/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "lionkor-commandline",
|
||||
"version-semver": "2.0.0",
|
||||
"description": "A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.",
|
||||
"homepage": "https://github.com/lionkor/commandline/",
|
||||
"license": "MIT",
|
||||
"supports": "!osx & !uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user