aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorYilun Chong <yilunchong@google.com>2019-02-22 18:13:33 +0800
committerYilun Chong <yilunchong@google.com>2019-02-22 18:13:33 +0800
commitd8c2501b43c1b56e3efa74048a18f8ce06ba07fe (patch)
treee5b789e49cd48a7aa3e8f5e2031a49f136bfbc22 /cmake
parent6dcd81093c151553082a8d6495df95f5d00b5c3c (diff)
downloadplatform_external_protobuf-d8c2501b43c1b56e3efa74048a18f8ce06ba07fe.tar.gz
platform_external_protobuf-d8c2501b43c1b56e3efa74048a18f8ce06ba07fe.tar.bz2
platform_external_protobuf-d8c2501b43c1b56e3efa74048a18f8ce06ba07fe.zip
down integration from internal
Diffstat (limited to 'cmake')
-rw-r--r--cmake/libprotobuf-lite.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/libprotobuf-lite.cmake b/cmake/libprotobuf-lite.cmake
index 344df28b5..890074f34 100644
--- a/cmake/libprotobuf-lite.cmake
+++ b/cmake/libprotobuf-lite.cmake
@@ -1,4 +1,5 @@
set(libprotobuf_lite_files
+ ${protobuf_source_dir}/src/google/protobuf/any_lite.cc
${protobuf_source_dir}/src/google/protobuf/arena.cc
${protobuf_source_dir}/src/google/protobuf/extension_set.cc
${protobuf_source_dir}/src/google/protobuf/generated_message_table_driven_lite.cc