diff options
| author | Bill Avery <wravery@users.noreply.github.com> | 2021-01-12 19:51:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-12 19:51:46 -0800 |
| commit | fc2c8d20fab2d731d3e03d81936630b989522892 (patch) | |
| tree | 7efcbfc05ace3a7f8c71e65f9f0786b0967d1241 /ports/cppgraphqlgen/CONTROL | |
| parent | 557ecbe253f87d75c6914b9a522ea92fc15eb20f (diff) | |
| download | vcpkg-fc2c8d20fab2d731d3e03d81936630b989522892.tar.gz vcpkg-fc2c8d20fab2d731d3e03d81936630b989522892.zip | |
[cppgraphqlgen] Fix --head for new branch/option (#15549)
* [cppgraphqlgen] Fix --head for new branch/option
* Update ports/cppgraphqlgen/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/cppgraphqlgen/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/cppgraphqlgen/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update CONTROL version
* Update ports/cppgraphqlgen/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/cppgraphqlgen/CONTROL')
| -rw-r--r-- | ports/cppgraphqlgen/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/cppgraphqlgen/CONTROL b/ports/cppgraphqlgen/CONTROL index 30694fac4..ed84a7ac3 100644 --- a/ports/cppgraphqlgen/CONTROL +++ b/ports/cppgraphqlgen/CONTROL @@ -1,5 +1,6 @@ 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
|
