aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2017-12-07 14:16:50 -0800
committerAdam Cozzette <acozzette@google.com>2017-12-07 14:16:50 -0800
commit609d752650b180fdbf189ff158bbc4f32a0554e2 (patch)
treea78d0c12585cd0b33c56c45fb24c267c2e31cb63 /cmake
parent9021f623e1420f513268a01a5ad43a23618a84ba (diff)
downloadprotobuf-609d752650b180fdbf189ff158bbc4f32a0554e2.tar.gz
protobuf-609d752650b180fdbf189ff158bbc4f32a0554e2.tar.bz2
protobuf-609d752650b180fdbf189ff158bbc4f32a0554e2.zip
Ran update_file_lists.sh to update Bazel and CMake file lists
This should fix Bazel builds, since those were missing a new file (implicit_weak_message.cc).
Diffstat (limited to 'cmake')
-rw-r--r--cmake/extract_includes.bat.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/extract_includes.bat.in b/cmake/extract_includes.bat.in
index 5212d00a..5178f5b2 100644
--- a/cmake/extract_includes.bat.in
+++ b/cmake/extract_includes.bat.in
@@ -53,6 +53,7 @@ copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\generated_message_ref
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\generated_message_table_driven.h" include\google\protobuf\generated_message_table_driven.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\generated_message_util.h" include\google\protobuf\generated_message_util.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\has_bits.h" include\google\protobuf\has_bits.h
+copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\implicit_weak_message.h" include\google\protobuf\implicit_weak_message.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\io\coded_stream.h" include\google\protobuf\io\coded_stream.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\io\gzip_stream.h" include\google\protobuf\io\gzip_stream.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\io\printer.h" include\google\protobuf\io\printer.h