aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-01 15:35:56 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-05-01 15:35:56 -0700
commitd4ee77e7410cee755c36fbd78b8f2f0198da67d9 (patch)
treebde2feec2c12586fe23e0be693b3cd2474acd6d4 /CMakeLists.txt
parentc610985aeb3931c53726e742707aa1a8b2fe84b9 (diff)
parent305dcf3d32bed0614325ead76f121702768ce874 (diff)
Merge github.com:grpc/grpc into epex4
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7aaf71a236..2528d7bf05 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3295,8 +3295,6 @@ foreach(_hdr
include/grpc/impl/codegen/sync_windows.h
include/grpc++/impl/codegen/proto_utils.h
include/grpc++/impl/codegen/config_protobuf.h
- include/grpc++/impl/codegen/thrift_serializer.h
- include/grpc++/impl/codegen/thrift_utils.h
)
string(REPLACE "include/" "" _path ${_hdr})
get_filename_component(_path ${_path} PATH)