Skip to content

Commit

Permalink
fix: install google_cloud_cpp_testing_grpc headers (googleapis/google…
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan authored Feb 24, 2020
1 parent 5830cbd commit e77529b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google/cloud/testing_util/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ if (BUILD_TESTING OR GOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL)

google_cloud_cpp_install_headers(google_cloud_cpp_testing
include/google/cloud/testing_util)
google_cloud_cpp_install_headers(google_cloud_cpp_testing_grpc
include/google/cloud/testing_util)

# Setup global variables used in the following *.in files.
set(GOOGLE_CLOUD_CPP_CONFIG_VERSION_MAJOR ${GOOGLE_CLOUD_CPP_VERSION_MAJOR})
Expand Down

0 comments on commit e77529b

Please sign in to comment.