From d77c8c5e44b429c2fb0d199e5e5962d7e6efb852 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Tue, 1 Aug 2017 14:01:55 -0700 Subject: remove the duplication --- cmake/tests.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake') 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 -- cgit v1.2.3