about summary refs log tree commit diff
path: root/cmake/config.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.cmake.in')
-rw-r--r--cmake/config.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/config.cmake.in b/cmake/config.cmake.in
index e7b77c33ce..02169ef85c 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")