google-cloud-cpp
google-cloud-cpp copied to clipboard
Ensure that `universe_domain` can be enabled as a single feature in cmake.
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.
Confirm universe_domain feature works as expected.