aboutsummaryrefslogtreecommitdiff
path: root/cmake/libprotobuf.cmake
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-08-25 17:06:33 -0700
committerJisi Liu <jisi.liu@gmail.com>2015-08-25 17:06:33 -0700
commitb90f9f8073dea6fab8388972373d09a62bb1957d (patch)
treefd7df450a21d97f5ac75a7f1817c518b94979ad4 /cmake/libprotobuf.cmake
parent144ea006599ca7858c3aaecbcc2f06f451271830 (diff)
downloadprotobuf-b90f9f8073dea6fab8388972373d09a62bb1957d.tar.gz
protobuf-b90f9f8073dea6fab8388972373d09a62bb1957d.tar.bz2
protobuf-b90f9f8073dea6fab8388972373d09a62bb1957d.zip
Update cmake and BUILD files.
Change-Id: I17e16fdae6e4d2fb74d178fa5564a609ed58af1d
Diffstat (limited to 'cmake/libprotobuf.cmake')
-rw-r--r--cmake/libprotobuf.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/libprotobuf.cmake b/cmake/libprotobuf.cmake
index f25e8c08..64a9cae0 100644
--- a/cmake/libprotobuf.cmake
+++ b/cmake/libprotobuf.cmake
@@ -25,7 +25,6 @@ set(libprotobuf_files
${protobuf_source_dir}/src/google/protobuf/source_context.pb.cc
${protobuf_source_dir}/src/google/protobuf/struct.pb.cc
${protobuf_source_dir}/src/google/protobuf/stubs/mathlimits.cc
- ${protobuf_source_dir}/src/google/protobuf/stubs/structurally_valid.cc
${protobuf_source_dir}/src/google/protobuf/stubs/substitute.cc
${protobuf_source_dir}/src/google/protobuf/text_format.cc
${protobuf_source_dir}/src/google/protobuf/timestamp.pb.cc