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