Skip to content

Commit

Permalink
added TRANSITION
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthart committed Dec 11, 2024
1 parent cadf39c commit f767cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/bigquerycontrol/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
include(GoogleCloudCppLibrary)

google_cloud_cpp_add_gapic_library(bigquerycontrol "Cloud BigQuery Control API"
REST_TRANSPORT SERVICE_DIRS "v2/")
TRANSITION REST_TRANSPORT SERVICE_DIRS "v2/")

if (BUILD_TESTING AND GOOGLE_CLOUD_CPP_ENABLE_CXX_EXCEPTIONS)
add_executable(bigquerycontrol_quickstart "quickstart/quickstart.cc")
Expand Down

0 comments on commit f767cf5

Please sign in to comment.