early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/functions-framework-cpp/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/functions-framework-cpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "functions-framework-cpp",
|
||||
"version": "1.1.0",
|
||||
"description": "Functions Framework for C++.",
|
||||
"homepage": "https://github.com/GoogleCloudPlatform/functions-framework-cpp/",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": [
|
||||
"abseil",
|
||||
"boost-beast",
|
||||
"boost-program-options",
|
||||
"boost-serialization",
|
||||
"nlohmann-json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user