aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-07-13 10:41:18 -0700
committerJisi Liu <jisi.liu@gmail.com>2015-07-13 10:41:18 -0700
commitbd4bc9e72c283830ebd1900902fe964b9fbde842 (patch)
tree28437920d708f4f88870ce4122da2aba5c9bd06d /cmake
parenta3ca1fa4bf4d3e4b0958f96034c9be9d82c7a1d2 (diff)
downloadprotobuf-bd4bc9e72c283830ebd1900902fe964b9fbde842.tar.gz
protobuf-bd4bc9e72c283830ebd1900902fe964b9fbde842.tar.bz2
protobuf-bd4bc9e72c283830ebd1900902fe964b9fbde842.zip
remove pbconfig from extract script
Change-Id: I5049da7449cbada781aa1e23485a336b584802cb
Diffstat (limited to 'cmake')
-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 4e34d81a..6b84c378 100644
--- a/cmake/extract_includes.bat.in
+++ b/cmake/extract_includes.bat.in
@@ -89,7 +89,6 @@ copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\common.h include
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\once.h include\google\protobuf\stubs\once.h
-copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\pbconfig.h include\google\protobuf\stubs\pbconfig.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\shared_ptr.h include\google\protobuf\stubs\shared_ptr.h
copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\stubs\singleton.h include\google\protobuf\stubs\singleton.h