early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/aws-lambda-cpp/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/aws-lambda-cpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "aws-lambda-cpp",
|
||||
"version": "0.2.7",
|
||||
"port-version": 1,
|
||||
"description": "C++ Runtime for AWS Lambda.",
|
||||
"supports": "linux",
|
||||
"dependencies": [
|
||||
"curl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user