Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 8f5fd57

Browse files
authored
fix: install google_cloud_cpp_testing_grpc headers (#185)
1 parent e8685e9 commit 8f5fd57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

google/cloud/testing_util/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ if (BUILD_TESTING OR GOOGLE_CLOUD_CPP_TESTING_UTIL_ENABLE_INSTALL)
129129

130130
google_cloud_cpp_install_headers(google_cloud_cpp_testing
131131
include/google/cloud/testing_util)
132+
google_cloud_cpp_install_headers(google_cloud_cpp_testing_grpc
133+
include/google/cloud/testing_util)
132134

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

0 commit comments

Comments
 (0)