aboutsummaryrefslogtreecommitdiff
path: root/cmake/libprotobuf.cmake
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2017-05-04 15:11:11 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2017-05-04 15:11:11 -0700
commit8859c07a35d9c2c02b6565627fbbc87c152cb731 (patch)
treed07cc456ac80f8f18d5cc195e2046566cd6a807e /cmake/libprotobuf.cmake
parentdd0a23325de0c7a746063c37a5c7b8db1a2c6813 (diff)
downloadprotobuf-8859c07a35d9c2c02b6565627fbbc87c152cb731.tar.gz
protobuf-8859c07a35d9c2c02b6565627fbbc87c152cb731.tar.bz2
protobuf-8859c07a35d9c2c02b6565627fbbc87c152cb731.zip
Add missing files to build files.
Diffstat (limited to 'cmake/libprotobuf.cmake')
-rw-r--r--cmake/libprotobuf.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/libprotobuf.cmake b/cmake/libprotobuf.cmake
index 5313d39e..faecf2e6 100644
--- a/cmake/libprotobuf.cmake
+++ b/cmake/libprotobuf.cmake
@@ -13,6 +13,7 @@ set(libprotobuf_files
${protobuf_source_dir}/src/google/protobuf/extension_set_heavy.cc
${protobuf_source_dir}/src/google/protobuf/field_mask.pb.cc
${protobuf_source_dir}/src/google/protobuf/generated_message_reflection.cc
+ ${protobuf_source_dir}/src/google/protobuf/generated_message_table_driven.cc
${protobuf_source_dir}/src/google/protobuf/io/gzip_stream.cc
${protobuf_source_dir}/src/google/protobuf/io/printer.cc
${protobuf_source_dir}/src/google/protobuf/io/strtod.cc