aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2017-08-01 14:01:55 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2017-08-01 14:01:55 -0700
commitd77c8c5e44b429c2fb0d199e5e5962d7e6efb852 (patch)
tree00f155bdc06e7768d7331bab429cdbd037771e48 /cmake
parentbcf17332bd8d111177135547698cc8209635b7c4 (diff)
remove the duplication
Diffstat (limited to 'cmake')
-rw-r--r--cmake/tests.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index 69cd36b7..389f6a7b 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -200,7 +200,6 @@ target_link_libraries(tests libprotoc libprotobuf gmock_main)
set(test_plugin_files
${protobuf_source_dir}/src/google/protobuf/compiler/mock_code_generator.cc
- ${protobuf_source_dir}/src/google/protobuf/stubs/io_win32.cc
${protobuf_source_dir}/src/google/protobuf/testing/file.cc
${protobuf_source_dir}/src/google/protobuf/testing/file.h
${protobuf_source_dir}/src/google/protobuf/compiler/test_plugin.cc