aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Podsvirov <konstantin@podsvirov.pro>2016-08-01 20:54:41 +0300
committerKonstantin Podsvirov <konstantin@podsvirov.pro>2016-08-01 20:54:41 +0300
commit7d275ec168b37e8873855c90ced29d77b0714604 (patch)
tree612c4212fb7479a54b67ecbbdf49cf132eb9a89c
parent00d5a7f099065e2c8d119039c2f42c1f88ad8f59 (diff)
downloadprotobuf-7d275ec168b37e8873855c90ced29d77b0714604.tar.gz
protobuf-7d275ec168b37e8873855c90ced29d77b0714604.tar.bz2
protobuf-7d275ec168b37e8873855c90ced29d77b0714604.zip
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