diff options
Diffstat (limited to 'ports/google-cloud-cpp')
| -rw-r--r-- | ports/google-cloud-cpp/vcpkg.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/google-cloud-cpp/vcpkg.json b/ports/google-cloud-cpp/vcpkg.json index 34ac26563..6757be317 100644 --- a/ports/google-cloud-cpp/vcpkg.json +++ b/ports/google-cloud-cpp/vcpkg.json @@ -1,8 +1,10 @@ { "name": "google-cloud-cpp", "version-string": "1.24.0", + "port-version": 1, "description": "C++ Client Libraries for Google Cloud Platform APIs.", "homepage": "https://github.com/googleapis/google-cloud-cpp", + "license": "Apache-2.0", "supports": "!uwp", "dependencies": [ "abseil", |
