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 b79ecc7 commit 6d19fe9Copy full SHA for 6d19fe9
google/cloud/CMakeLists.txt
@@ -17,7 +17,7 @@
17
# Set this variable to a true value for branches that are releases. That will
18
# remove the "+dev" suffix (technically "build metadata" according to
19
# semver.org). We only want that suffix on development branches.
20
-set(GOOGLE_CLOUD_CPP_IS_RELEASE "")
+set(GOOGLE_CLOUD_CPP_IS_RELEASE "yes")
21
22
# This should be included from the top level CMakeLists file
23
set(GOOGLE_CLOUD_CPP_VERSION_MAJOR 0)
0 commit comments