early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/cppgraphqlgen/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/cppgraphqlgen/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "cppgraphqlgen",
|
||||
"version": "4.5.0",
|
||||
"description": "C++ GraphQL schema service generator",
|
||||
"homepage": "https://github.com/microsoft/cppgraphqlgen",
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
"boost-program-options",
|
||||
"pegtl",
|
||||
"rapidjson",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user