We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8244da commit ff83c91Copy full SHA for ff83c91
src/file_lists.cmake
@@ -768,6 +768,7 @@ set(protobuf_test_protos_files
768
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_arena.proto
769
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_arena_lite.proto
770
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_bad_macros.proto
771
+ ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_extensions.proto
772
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_lite.proto
773
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_optional.proto
774
${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_retention.proto
0 commit comments