aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/tests.cmake
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2016-10-06 16:36:45 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2016-10-06 16:36:45 -0700
commit431cee60e62ea4d7c37990db9bc0f54e3e90ac9d (patch)
tree9006a9e8524fc99d8234f21489ee4b802908d551 /cmake/tests.cmake
parentd947308aa1cd86acbdabd8e29125b41dcdb06607 (diff)
Remove inexist files from build.
Diffstat (limited to 'cmake/tests.cmake')
-rw-r--r--cmake/tests.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index 30214e7d..ec0d6030 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -63,10 +63,8 @@ set(tests_protos
google/protobuf/util/internal/testdata/field_mask.proto
google/protobuf/util/internal/testdata/maps.proto
google/protobuf/util/internal/testdata/oneofs.proto
- google/protobuf/util/internal/testdata/proto3.proto
google/protobuf/util/internal/testdata/struct.proto
google/protobuf/util/internal/testdata/timestamp_duration.proto
- google/protobuf/util/internal/testdata/wrappers.proto
google/protobuf/util/json_format_proto3.proto
google/protobuf/util/message_differencer_unittest.proto
)