diff options
| author | Bill Avery <wravery@users.noreply.github.com> | 2021-01-19 22:31:14 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 22:31:14 -0800 |
| commit | 45fc55825db2a5bcaffccff1e6afadc519d164ea (patch) | |
| tree | 191e0a852544a3f9d65414b39ab32a45a04b9bfa /ports/cppgraphqlgen/CONTROL | |
| parent | 460f40992bf91a3afe5486092cb2ce3dad1a690b (diff) | |
| download | vcpkg-45fc55825db2a5bcaffccff1e6afadc519d164ea.tar.gz vcpkg-45fc55825db2a5bcaffccff1e6afadc519d164ea.zip | |
[cppgraphqlgen] Update to 3.5.0 release (#15701)
* [cppgraphqlgen] Update to 3.5.0 release
* Run vcpkg x-add-version cppgraphqlgen
* Replace deprecated function in portfile.cmake
* Regenerate hash after sync/bootstrap
* [cppgraphqlgen] Switch to manifest and change version schema to semver
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/cppgraphqlgen/CONTROL')
| -rw-r--r-- | ports/cppgraphqlgen/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/cppgraphqlgen/CONTROL b/ports/cppgraphqlgen/CONTROL deleted file mode 100644 index ed84a7ac3..000000000 --- a/ports/cppgraphqlgen/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: cppgraphqlgen
-Version: 2020-12-07
-Port-Version: 1
-Build-Depends: boost-program-options, pegtl, rapidjson
-Description: C++ GraphQL schema service generator
-Homepage: https://github.com/microsoft/cppgraphqlgen
|
