From cc08a4f24f26f649b6af10b45ae5a0d141fd118c Mon Sep 17 00:00:00 2001 From: Piotr Pietraszkiewicz Date: Tue, 7 Feb 2017 11:02:58 +0100 Subject: [PATCH] Fix issue #9602 This is achieved by putting `grpc++_codegegen_proto` on the `filegroup` of `grpc++`. --- build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.yaml b/build.yaml index 456db28cef4..a453e6b4373 100644 --- a/build.yaml +++ b/build.yaml @@ -1063,6 +1063,7 @@ libs: filegroups: - grpc++_base - grpc++_codegen_base + - grpc++_codegen_proto - grpc++_codegen_base_src secure: check vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'