aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2019-03-26 14:32:20 -0700
committerAdam Cozzette <acozzette@google.com>2019-03-26 14:32:20 -0700
commit8645d893aba03f3d5757bfb8b6c1dba9b31baf96 (patch)
tree062c1547c1335e79bc1648b8538192c562fa4d23 /cmake
parent5939bc3619ddc446d277ad87a4ac4e47491ea36e (diff)
parent6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6 (diff)
downloadplatform_external_protobuf-8645d893aba03f3d5757bfb8b6c1dba9b31baf96.tar.gz
platform_external_protobuf-8645d893aba03f3d5757bfb8b6c1dba9b31baf96.tar.bz2
platform_external_protobuf-8645d893aba03f3d5757bfb8b6c1dba9b31baf96.zip
Merge branch '3.7.x' into merge-3-7-x
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 8456d015c..1118c1c1b 100644
--- a/cmake/extract_includes.bat.in
+++ b/cmake/extract_includes.bat.in
@@ -89,6 +89,7 @@ copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\casts.h" includ
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\common.h" include\google\protobuf\stubs\common.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\fastmem.h" include\google\protobuf\stubs\fastmem.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\hash.h" include\google\protobuf\stubs\hash.h
+copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\io_win32.h" include\google\protobuf\stubs\io_win32.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\logging.h" include\google\protobuf\stubs\logging.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\macros.h" include\google\protobuf\stubs\macros.h
copy "${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\mutex.h" include\google\protobuf\stubs\mutex.h