Skip to content

Commit ed85fbe

Browse files
authored
fix: add -DGOOGLE_CLOUD_CPP_ENABLE=universe_domain (#15676)
1 parent 2a00c76 commit ed85fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/kokoro/macos/builds/cmake-vcpkg.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ cmake_flags=(
8181
"-DGOOGLE_CLOUD_CPP_ENABLE_CCACHE=ON"
8282
"-DGOOGLE_CLOUD_CPP_ENABLE_WERROR=ON"
8383
"-DGOOGLE_CLOUD_CPP_ENABLE_CTYPE_CORD_WORKAROUND=ON"
84+
"-DGOOGLE_CLOUD_CPP_ENABLE=universe_domain"
8485
)
8586

8687
# The downloads can fail, therefore require a retry loop.

0 commit comments

Comments
 (0)