early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/aricpp/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/aricpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "aricpp",
|
||||
"version-semver": "1.1.2",
|
||||
"description": "Asterisk ARI interface bindings for modern C++",
|
||||
"homepage": "https://github.com/daniele77/aricpp",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-asio",
|
||||
"boost-beast",
|
||||
"boost-system",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user