regenerate projects
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8b3c850..22a5cd1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2931,6 +2931,7 @@
   ${_gRPC_PROTOBUF_LIBRARIES}
   ${_gRPC_ALLTARGETS_LIBRARIES}
   grpc++
+  grpc
 )
 
 foreach(_hdr
@@ -2989,6 +2990,7 @@
   ${_gRPC_PROTOBUF_LIBRARIES}
   ${_gRPC_ALLTARGETS_LIBRARIES}
   grpc++
+  grpc
 )
 
 foreach(_hdr
@@ -3133,6 +3135,7 @@
   ${_gRPC_ALLTARGETS_LIBRARIES}
   grpc++
   grpc_test_util
+  grpc
 )
 
 foreach(_hdr
@@ -3491,6 +3494,7 @@
   ${_gRPC_ALLTARGETS_LIBRARIES}
   grpc++_proto_reflection_desc_db
   grpc++
+  grpc
 )
 
 foreach(_hdr
@@ -4029,6 +4033,7 @@
   grpc_test_util
   grpc++_test_util
   grpc++
+  grpc
 )
 
 
@@ -9991,6 +9996,7 @@
   ${_gRPC_PROTOBUF_LIBRARIES}
   ${_gRPC_ALLTARGETS_LIBRARIES}
   grpc++
+  grpc
   ${_gRPC_GFLAGS_LIBRARIES}
 )