google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Ensure that `universe_domain` can be enabled as a single feature in cmake.

Open scotthart opened this issue 2 years ago • 1 comments

While -DGOOGLE_CLOUD_CPP_ENABLE=universe_domain is unlikely to be useful by itself, making this work ensures that -DGOOGLE_CLOUD_CPP_ENABLE=kms,universe_domain works as expected.

scotthart avatar Jan 19 '24 17:01 scotthart

Confirm universe_domain feature works as expected.

scotthart avatar Sep 11 '24 19:09 scotthart