diff options
Diffstat (limited to 'cmake/config.cmake.in')
-rw-r--r-- | cmake/config.cmake.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/config.cmake.in b/cmake/config.cmake.in index e7b77c33ce1c..02169ef85c14 100644 --- a/cmake/config.cmake.in +++ b/cmake/config.cmake.in @@ -38,6 +38,7 @@ foreach (_target rpc_error_details rpc_status spanner + storage type_expr) set(scoped_name "googleapis-c++::${_target}_protos") set(imported_name "googleapis_cpp_${_target}_protos") |