From b90f9f8073dea6fab8388972373d09a62bb1957d Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Tue, 25 Aug 2015 17:06:33 -0700 Subject: Update cmake and BUILD files. Change-Id: I17e16fdae6e4d2fb74d178fa5564a609ed58af1d --- cmake/libprotobuf.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake/libprotobuf.cmake') 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 -- cgit v1.2.3