We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a00c76 commit ed85fbeCopy full SHA for ed85fbe
ci/kokoro/macos/builds/cmake-vcpkg.sh
@@ -81,6 +81,7 @@ cmake_flags=(
81
"-DGOOGLE_CLOUD_CPP_ENABLE_CCACHE=ON"
82
"-DGOOGLE_CLOUD_CPP_ENABLE_WERROR=ON"
83
"-DGOOGLE_CLOUD_CPP_ENABLE_CTYPE_CORD_WORKAROUND=ON"
84
+ "-DGOOGLE_CLOUD_CPP_ENABLE=universe_domain"
85
)
86
87
# The downloads can fail, therefore require a retry loop.
0 commit comments