aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
diff options
context:
space:
mode:
authorGravatar Jie Luo <jieluo@google.com>2017-03-02 17:15:58 -0800
committerGravatar Jie Luo <jieluo@google.com>2017-03-02 17:15:58 -0800
commitaf13bff3c729bd7e0e053b4f0051501a294247c5 (patch)
treef59d81742a0d89cb70cd953fbae7d41e94b2c274 /cmake
parent8610d0a9dde9fe536f8c5cd6702e25bd8d9bd1f3 (diff)
Detect if Descriptor.cs changes for csharp
Diffstat (limited to 'cmake')
-rw-r--r--cmake/tests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index bf8e5a6c..1d3be71f 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -122,6 +122,7 @@ set(tests_files
${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/cpp/metadata_test.cc
+ ${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/importer_unittest.cc
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc