aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xiaofeng@google.com>2016-08-01 11:03:10 -0700
committerGitHub <noreply@github.com>2016-08-01 11:03:10 -0700
commitff46627725a9cb516dc69817dcc209b9fed8370f (patch)
tree612c4212fb7479a54b67ecbbdf49cf132eb9a89c
parent00d5a7f099065e2c8d119039c2f42c1f88ad8f59 (diff)
parent7d275ec168b37e8873855c90ced29d77b0714604 (diff)
downloadprotobuf-ff46627725a9cb516dc69817dcc209b9fed8370f.tar.gz
protobuf-ff46627725a9cb516dc69817dcc209b9fed8370f.tar.bz2
protobuf-ff46627725a9cb516dc69817dcc209b9fed8370f.zip
Merge pull request #1902 from podsvirov/topic-cmake-extract-includes
CMake: remove repeated_field_reflection.h from extract list
-rw-r--r--cmake/extract_includes.bat.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/extract_includes.bat.in b/cmake/extract_includes.bat.in
index c76973c9..9edafca8 100644
--- a/cmake/extract_includes.bat.in
+++ b/cmake/extract_includes.bat.in
@@ -69,7 +69,6 @@ copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\metadata.h include\goo
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\reflection.h include\google\protobuf\reflection.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\reflection_ops.h include\google\protobuf\reflection_ops.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\repeated_field.h include\google\protobuf\repeated_field.h
-copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\repeated_field_reflection.h include\google\protobuf\repeated_field_reflection.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\service.h include\google\protobuf\service.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\source_context.pb.h include\google\protobuf\source_context.pb.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\struct.pb.h include\google\protobuf\struct.pb.h