[google-cloud-cpp] add missing subpackage (#24626)

This commit is contained in:
Carlos O'Ryan 2022-05-10 11:36:36 -07:00 committed by GitHub
parent 62335b3b40
commit a6a97cd1fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -47,7 +47,7 @@ foreach(feature IN LISTS FEATURES)
endforeach()
# These packages are automatically installed depending on what features are
# enabled.
foreach(suffix common googleapis grpc_utils)
foreach(suffix common googleapis grpc_utils rest_internal)
set(config_path "lib/cmake/google_cloud_cpp_${suffix}")
if(NOT IS_DIRECTORY "${CURRENT_PACKAGES_DIR}/${config_path}")
continue()

View File

@ -1,6 +1,7 @@
{
"name": "google-cloud-cpp",
"version": "1.40.1",
"port-version": 1,
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",

View File

@ -2590,7 +2590,7 @@
},
"google-cloud-cpp": {
"baseline": "1.40.1",
"port-version": 0
"port-version": 1
},
"google-cloud-cpp-common": {
"baseline": "alias",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "506bdfbf9040c856f8f3a4a2c183da38f9030817",
"version": "1.40.1",
"port-version": 1
},
{
"git-tree": "2a18f7bea0f4811da422b3099c4331305cb1f617",
"version": "1.40.1",