From a5fac1f8a00b0ba6ca784baa4783ab947579693b Mon Sep 17 00:00:00 2001
From: Piotr Pietraszkiewicz <ppietrasa@gmail.com>
Date: Thu, 9 Feb 2017 11:15:44 +0100
Subject: [PATCH] Regenerate CMakeLists.txt

---
 CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d52e199842..30ed8168c5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2072,6 +2072,8 @@ foreach(_hdr
   include/grpc/impl/codegen/sync_generic.h
   include/grpc/impl/codegen/sync_posix.h
   include/grpc/impl/codegen/sync_windows.h
+  include/grpc++/impl/codegen/proto_utils.h
+  include/grpc++/impl/codegen/config_protobuf.h
 )
   string(REPLACE "include/" "" _path ${_hdr})
   get_filename_component(_path ${_path} PATH)
-- 
GitLab