blob: d7542479980d9523ebab6bd9f3c9c194a3c5987f [file] [log] [blame]
Protobuf Team Botd7cc5812022-12-21 20:55:47 +00001# Auto-generated by @//pkg:gen_src_file_lists_cmake
2#
3# This file contains lists of sources based on Bazel rules. It should
4# be included from a hand-written CMake file that defines targets.
5#
6# Changes to this file will be overwritten based on Bazel definitions.
7
8if(${CMAKE_VERSION} VERSION_GREATER 3.10 OR ${CMAKE_VERSION} VERSION_EQUAL 3.10)
9 include_guard()
10endif()
11
12# @//pkg:protobuf
13set(libprotobuf_srcs
14 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc
15 ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc
16 ${protobuf_SOURCE_DIR}/src/google/protobuf/duration.pb.cc
17 ${protobuf_SOURCE_DIR}/src/google/protobuf/empty.pb.cc
18 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.pb.cc
19 ${protobuf_SOURCE_DIR}/src/google/protobuf/source_context.pb.cc
20 ${protobuf_SOURCE_DIR}/src/google/protobuf/struct.pb.cc
21 ${protobuf_SOURCE_DIR}/src/google/protobuf/timestamp.pb.cc
22 ${protobuf_SOURCE_DIR}/src/google/protobuf/type.pb.cc
23 ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.pb.cc
24 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.cc
25 ${protobuf_SOURCE_DIR}/src/google/protobuf/any_lite.cc
26 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.cc
27 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align.cc
28 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_config.cc
29 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenastring.cc
30 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenaz_sampler.cc
31 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/importer.cc
32 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/parser.cc
33 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.cc
34 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.pb.cc
35 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_database.cc
36 ${protobuf_SOURCE_DIR}/src/google/protobuf/dynamic_message.cc
37 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set.cc
38 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set_heavy.cc
39 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_enum_util.cc
40 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_bases.cc
41 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_reflection.cc
42 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_full.cc
43 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_gen.cc
44 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_lite.cc
45 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_util.cc
46 ${protobuf_SOURCE_DIR}/src/google/protobuf/implicit_weak_message.cc
47 ${protobuf_SOURCE_DIR}/src/google/protobuf/inlined_string_field.cc
48 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream.cc
49 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/gzip_stream.cc
50 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32.cc
51 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer.cc
52 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/strtod.cc
53 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/tokenizer.cc
54 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_sink.cc
55 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream.cc
56 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl.cc
57 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
58 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/lexer.cc
59 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/message_path.cc
60 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/parser.cc
61 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/unparser.cc
62 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/untyped_message.cc
63 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/writer.cc
64 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/zero_copy_buffered_stream.cc
65 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/json.cc
66 ${protobuf_SOURCE_DIR}/src/google/protobuf/map.cc
67 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field.cc
68 ${protobuf_SOURCE_DIR}/src/google/protobuf/message.cc
69 ${protobuf_SOURCE_DIR}/src/google/protobuf/message_lite.cc
70 ${protobuf_SOURCE_DIR}/src/google/protobuf/parse_context.cc
71 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_ops.cc
72 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_field.cc
73 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_ptr_field.cc
74 ${protobuf_SOURCE_DIR}/src/google/protobuf/service.cc
75 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common.cc
76 ${protobuf_SOURCE_DIR}/src/google/protobuf/text_format.cc
77 ${protobuf_SOURCE_DIR}/src/google/protobuf/unknown_field_set.cc
78 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util.cc
79 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator.cc
80 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_mask_util.cc
81 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer.cc
82 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/time_util.cc
83 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util.cc
84 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format.cc
85 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc
86)
87
88# @//pkg:protobuf
89set(libprotobuf_hdrs
90 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.h
91 ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.h
92 ${protobuf_SOURCE_DIR}/src/google/protobuf/duration.pb.h
93 ${protobuf_SOURCE_DIR}/src/google/protobuf/empty.pb.h
94 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.pb.h
95 ${protobuf_SOURCE_DIR}/src/google/protobuf/source_context.pb.h
96 ${protobuf_SOURCE_DIR}/src/google/protobuf/struct.pb.h
97 ${protobuf_SOURCE_DIR}/src/google/protobuf/timestamp.pb.h
98 ${protobuf_SOURCE_DIR}/src/google/protobuf/type.pb.h
99 ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.pb.h
100 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.h
101 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.h
102 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align.h
103 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_allocation_policy.h
104 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_cleanup.h
105 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_config.h
106 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenastring.h
107 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenaz_sampler.h
108 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/importer.h
109 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/parser.h
110 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.h
111 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.pb.h
112 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_database.h
113 ${protobuf_SOURCE_DIR}/src/google/protobuf/dynamic_message.h
114 ${protobuf_SOURCE_DIR}/src/google/protobuf/endian.h
115 ${protobuf_SOURCE_DIR}/src/google/protobuf/explicitly_constructed.h
116 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set.h
117 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set_inl.h
118 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_access_listener.h
119 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_enum_reflection.h
120 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_enum_util.h
121 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_bases.h
122 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_reflection.h
123 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_decl.h
124 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_gen.h
125 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_impl.h
126 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_util.h
127 ${protobuf_SOURCE_DIR}/src/google/protobuf/has_bits.h
128 ${protobuf_SOURCE_DIR}/src/google/protobuf/implicit_weak_message.h
129 ${protobuf_SOURCE_DIR}/src/google/protobuf/inlined_string_field.h
130 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream.h
131 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/gzip_stream.h
132 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32.h
133 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer.h
134 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/strtod.h
135 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/tokenizer.h
136 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_sink.h
137 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream.h
138 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl.h
139 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl_lite.h
140 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/descriptor_traits.h
141 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/lexer.h
142 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/message_path.h
143 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/parser.h
144 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/parser_traits.h
145 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/unparser.h
146 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/unparser_traits.h
147 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/untyped_message.h
148 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/writer.h
149 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/internal/zero_copy_buffered_stream.h
150 ${protobuf_SOURCE_DIR}/src/google/protobuf/json/json.h
151 ${protobuf_SOURCE_DIR}/src/google/protobuf/map.h
152 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_entry.h
153 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_entry_lite.h
154 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field.h
155 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field_inl.h
156 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field_lite.h
157 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_type_handler.h
158 ${protobuf_SOURCE_DIR}/src/google/protobuf/message.h
159 ${protobuf_SOURCE_DIR}/src/google/protobuf/message_lite.h
160 ${protobuf_SOURCE_DIR}/src/google/protobuf/metadata.h
161 ${protobuf_SOURCE_DIR}/src/google/protobuf/metadata_lite.h
162 ${protobuf_SOURCE_DIR}/src/google/protobuf/parse_context.h
163 ${protobuf_SOURCE_DIR}/src/google/protobuf/port.h
164 ${protobuf_SOURCE_DIR}/src/google/protobuf/port_def.inc
165 ${protobuf_SOURCE_DIR}/src/google/protobuf/port_undef.inc
166 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection.h
167 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_internal.h
168 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_ops.h
169 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_field.h
170 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_ptr_field.h
171 ${protobuf_SOURCE_DIR}/src/google/protobuf/serial_arena.h
172 ${protobuf_SOURCE_DIR}/src/google/protobuf/service.h
Protobuf Team Botd2c6d5e2023-02-09 00:00:51 +0000173 ${protobuf_SOURCE_DIR}/src/google/protobuf/string_block.h
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000174 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/callback.h
175 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common.h
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000176 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/platform_macros.h
177 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/port.h
178 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/status_macros.h
179 ${protobuf_SOURCE_DIR}/src/google/protobuf/text_format.h
180 ${protobuf_SOURCE_DIR}/src/google/protobuf/thread_safe_arena.h
181 ${protobuf_SOURCE_DIR}/src/google/protobuf/unknown_field_set.h
182 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util.h
183 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator.h
184 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_mask_util.h
185 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_util.h
186 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer.h
187 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/time_util.h
188 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver.h
189 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util.h
190 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format.h
191 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h
192)
193
194# @//pkg:protobuf_lite
195set(libprotobuf_lite_srcs
196 ${protobuf_SOURCE_DIR}/src/google/protobuf/any_lite.cc
197 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.cc
198 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align.cc
199 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_config.cc
200 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenastring.cc
201 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenaz_sampler.cc
202 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set.cc
203 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_enum_util.cc
204 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_lite.cc
205 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_util.cc
206 ${protobuf_SOURCE_DIR}/src/google/protobuf/implicit_weak_message.cc
207 ${protobuf_SOURCE_DIR}/src/google/protobuf/inlined_string_field.cc
208 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream.cc
209 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32.cc
210 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream.cc
211 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl.cc
212 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
213 ${protobuf_SOURCE_DIR}/src/google/protobuf/map.cc
214 ${protobuf_SOURCE_DIR}/src/google/protobuf/message_lite.cc
215 ${protobuf_SOURCE_DIR}/src/google/protobuf/parse_context.cc
216 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_field.cc
217 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_ptr_field.cc
218 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common.cc
219 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc
220)
221
222# @//pkg:protobuf_lite
223set(libprotobuf_lite_hdrs
224 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.h
225 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.h
226 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align.h
227 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_allocation_policy.h
228 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_cleanup.h
229 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_config.h
230 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenastring.h
231 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenaz_sampler.h
232 ${protobuf_SOURCE_DIR}/src/google/protobuf/endian.h
233 ${protobuf_SOURCE_DIR}/src/google/protobuf/explicitly_constructed.h
234 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set.h
235 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set_inl.h
236 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_enum_util.h
237 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_decl.h
238 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_impl.h
239 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_util.h
240 ${protobuf_SOURCE_DIR}/src/google/protobuf/has_bits.h
241 ${protobuf_SOURCE_DIR}/src/google/protobuf/implicit_weak_message.h
242 ${protobuf_SOURCE_DIR}/src/google/protobuf/inlined_string_field.h
243 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream.h
244 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32.h
245 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream.h
246 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl.h
247 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_impl_lite.h
248 ${protobuf_SOURCE_DIR}/src/google/protobuf/map.h
249 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_entry_lite.h
250 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field_lite.h
251 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_type_handler.h
252 ${protobuf_SOURCE_DIR}/src/google/protobuf/message_lite.h
253 ${protobuf_SOURCE_DIR}/src/google/protobuf/metadata_lite.h
254 ${protobuf_SOURCE_DIR}/src/google/protobuf/parse_context.h
255 ${protobuf_SOURCE_DIR}/src/google/protobuf/port.h
256 ${protobuf_SOURCE_DIR}/src/google/protobuf/port_def.inc
257 ${protobuf_SOURCE_DIR}/src/google/protobuf/port_undef.inc
258 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_field.h
259 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_ptr_field.h
260 ${protobuf_SOURCE_DIR}/src/google/protobuf/serial_arena.h
Protobuf Team Botd2c6d5e2023-02-09 00:00:51 +0000261 ${protobuf_SOURCE_DIR}/src/google/protobuf/string_block.h
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000262 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/callback.h
263 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common.h
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000264 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/platform_macros.h
265 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/port.h
266 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/status_macros.h
267 ${protobuf_SOURCE_DIR}/src/google/protobuf/thread_safe_arena.h
268 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h
269)
270
271# @//pkg:protoc
272set(libprotoc_srcs
273 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc
274 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc
275 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.cc
276 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/extension.cc
277 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field.cc
278 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc
279 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field_generators/map_field.cc
280 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field_generators/message_field.cc
281 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc
282 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field_generators/string_field.cc
283 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/file.cc
284 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/generator.cc
285 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/helpers.cc
286 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/message.cc
287 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/padding_optimizer.cc
288 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/parse_function_generator.cc
289 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/service.cc
290 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/tracker.cc
291 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc
292 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum.cc
293 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum_field.cc
294 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_field_base.cc
295 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_generator.cc
296 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_helpers.cc
297 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_map_field.cc
298 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message.cc
299 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message_field.cc
300 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc
301 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc
302 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc
303 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc
304 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc
305 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc
306 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc
307 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/names.cc
308 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/context.cc
309 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/doc_comment.cc
310 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum.cc
311 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum_field.cc
312 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum_field_lite.cc
313 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum_lite.cc
314 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/extension.cc
315 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/extension_lite.cc
316 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/field.cc
317 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/file.cc
318 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/generator.cc
319 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/generator_factory.cc
320 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/helpers.cc
321 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/kotlin_generator.cc
322 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/map_field.cc
323 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/map_field_lite.cc
324 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message.cc
325 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_builder.cc
326 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_builder_lite.cc
327 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_field.cc
328 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_field_lite.cc
329 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_lite.cc
330 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_serialization.cc
331 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/name_resolver.cc
332 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/names.cc
333 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/primitive_field.cc
334 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/primitive_field_lite.cc
335 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/service.cc
336 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/shared_code_generator.cc
337 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/string_field.cc
338 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/string_field_lite.cc
339 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/enum.cc
340 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/enum_field.cc
341 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/extension.cc
342 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/field.cc
343 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/file.cc
344 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/generator.cc
345 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/helpers.cc
346 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/import_writer.cc
347 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/line_consumer.cc
348 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/map_field.cc
349 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/message.cc
350 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/message_field.cc
351 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/names.cc
352 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/oneof.cc
353 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/primitive_field.cc
354 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/text_format_decode_data.cc
355 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/php/names.cc
356 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/php/php_generator.cc
357 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.cc
358 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.pb.cc
359 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/generator.cc
360 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/helpers.cc
361 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/pyi_generator.cc
Protobuf Team Botb892edf2023-02-01 18:02:21 +0000362 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/retention.cc
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000363 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator.cc
364 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/subprocess.cc
365 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.cc
366)
367
368# @//pkg:protoc
369set(libprotoc_hdrs
370 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.h
371 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.h
372 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.h
373 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/extension.h
374 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field.h
375 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/field_generators/generators.h
376 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/file.h
377 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/generator.h
378 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/helpers.h
379 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/message.h
380 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/message_layout_helper.h
381 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/names.h
382 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/options.h
383 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/padding_optimizer.h
384 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/parse_function_generator.h
385 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/service.h
386 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/tracker.h
387 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_doc_comment.h
388 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum.h
389 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum_field.h
390 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_field_base.h
391 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_generator.h
392 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_helpers.h
393 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_map_field.h
394 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message.h
395 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message_field.h
396 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_options.h
397 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_primitive_field.h
398 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_reflection_class.h
399 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h
400 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h
401 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h
402 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h
403 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h
404 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/names.h
405 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/context.h
406 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/doc_comment.h
407 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum.h
408 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum_field.h
409 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum_field_lite.h
410 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/enum_lite.h
411 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/extension.h
412 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/extension_lite.h
413 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/field.h
414 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/file.h
415 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/generator.h
416 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/generator_factory.h
417 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/helpers.h
418 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/kotlin_generator.h
419 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/map_field.h
420 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/map_field_lite.h
421 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message.h
422 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_builder.h
423 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_builder_lite.h
424 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_field.h
425 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_field_lite.h
426 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_lite.h
427 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_serialization.h
428 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/name_resolver.h
429 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/names.h
430 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/options.h
431 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/primitive_field.h
432 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/primitive_field_lite.h
433 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/service.h
434 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/shared_code_generator.h
435 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/string_field.h
436 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/string_field_lite.h
437 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/enum.h
438 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/enum_field.h
439 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/extension.h
440 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/field.h
441 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/file.h
442 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/generator.h
443 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/helpers.h
444 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/import_writer.h
445 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/line_consumer.h
446 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/map_field.h
447 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/message.h
448 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/message_field.h
449 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/names.h
450 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/nsobject_methods.h
451 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/oneof.h
452 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/options.h
453 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/primitive_field.h
454 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/text_format_decode_data.h
455 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/php/names.h
456 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/php/php_generator.h
457 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.h
458 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.pb.h
459 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/generator.h
460 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/helpers.h
461 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/pyi_generator.h
Protobuf Team Botb892edf2023-02-01 18:02:21 +0000462 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/retention.h
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000463 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator.h
464 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/scc.h
465 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/subprocess.h
466 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.h
467)
468
469# @//src/google/protobuf:well_known_type_protos
470set(wkt_protos_files
471 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.proto
472 ${protobuf_SOURCE_DIR}/src/google/protobuf/api.proto
473 ${protobuf_SOURCE_DIR}/src/google/protobuf/duration.proto
474 ${protobuf_SOURCE_DIR}/src/google/protobuf/empty.proto
475 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.proto
476 ${protobuf_SOURCE_DIR}/src/google/protobuf/source_context.proto
477 ${protobuf_SOURCE_DIR}/src/google/protobuf/struct.proto
478 ${protobuf_SOURCE_DIR}/src/google/protobuf/timestamp.proto
479 ${protobuf_SOURCE_DIR}/src/google/protobuf/type.proto
480 ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.proto
481)
482
483# @//src/google/protobuf:descriptor_proto
484set(descriptor_proto_proto_srcs
485 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto
486)
487
488# @//src/google/protobuf:descriptor_proto
489set(descriptor_proto_srcs
490 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.cc
491)
492
493# @//src/google/protobuf:descriptor_proto
494set(descriptor_proto_hdrs
495 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.h
496)
497
498# @//src/google/protobuf:descriptor_proto
499set(descriptor_proto_files
500 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_proto-descriptor-set.proto.bin
501)
502
503# @//src/google/protobuf/compiler:plugin_proto
504set(plugin_proto_proto_srcs
505 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto
506)
507
508# @//src/google/protobuf/compiler:plugin_proto
509set(plugin_proto_srcs
510 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.cc
511)
512
513# @//src/google/protobuf/compiler:plugin_proto
514set(plugin_proto_hdrs
515 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.h
516)
517
518# @//src/google/protobuf/compiler:plugin_proto
519set(plugin_proto_files
520 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin_proto-descriptor-set.proto.bin
521)
522
523# @//pkg:common_test
524set(common_test_srcs
525 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.cc
526 ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.cc
527 ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.cc
528)
529
530# @//pkg:common_test
531set(common_test_hdrs
532 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.h
533 ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.h
534 ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.h
535)
536
537# @//pkg:lite_test_util
538set(lite_test_util_srcs
539 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.cc
540 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.cc
541 ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.cc
542)
543
544# @//pkg:lite_test_util
545set(lite_test_util_hdrs
546 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.h
547 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.h
548 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_test_util_impl.h
549 ${protobuf_SOURCE_DIR}/src/google/protobuf/proto3_lite_unittest.inc
550 ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.inc
551 ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util2.h
552 ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.h
553)
554
555# @//pkg:test_util
556set(test_util_srcs
557 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.cc
558 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_tester.cc
559 ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.cc
560)
561
562# @//pkg:test_util
563set(test_util_hdrs
564 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.h
565 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.h
566 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.inc
Protobuf Team Bot71a10272023-01-11 17:31:36 +0000567 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/test_zero_copy_stream.h
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000568 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_test.inc
569 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_test_util.h
570 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_test_util.inc
571 ${protobuf_SOURCE_DIR}/src/google/protobuf/message_unittest.inc
572 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_tester.h
573 ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.h
574 ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.inc
575 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.inc
576)
577
578# @//src/google/protobuf:full_test_srcs
579set(protobuf_test_files
580 ${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.cc
581 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align_test.cc
582 ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_unittest.cc
583 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenastring_unittest.cc
584 ${protobuf_SOURCE_DIR}/src/google/protobuf/arenaz_sampler_test.cc
585 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_database_unittest.cc
586 ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_unittest.cc
587 ${protobuf_SOURCE_DIR}/src/google/protobuf/drop_unknown_fields_test.cc
588 ${protobuf_SOURCE_DIR}/src/google/protobuf/dynamic_message_unittest.cc
589 ${protobuf_SOURCE_DIR}/src/google/protobuf/extension_set_unittest.cc
590 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_reflection_unittest.cc
591 ${protobuf_SOURCE_DIR}/src/google/protobuf/generated_message_tctable_lite_test.cc
592 ${protobuf_SOURCE_DIR}/src/google/protobuf/inlined_string_field_unittest.cc
593 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_field_test.cc
594 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_test.cc
595 ${protobuf_SOURCE_DIR}/src/google/protobuf/message_unittest.cc
596 ${protobuf_SOURCE_DIR}/src/google/protobuf/no_field_presence_test.cc
597 ${protobuf_SOURCE_DIR}/src/google/protobuf/preserve_unknown_enum_test.cc
598 ${protobuf_SOURCE_DIR}/src/google/protobuf/proto3_arena_lite_unittest.cc
599 ${protobuf_SOURCE_DIR}/src/google/protobuf/proto3_arena_unittest.cc
600 ${protobuf_SOURCE_DIR}/src/google/protobuf/proto3_lite_unittest.cc
601 ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_ops_unittest.cc
602 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_field_reflection_unittest.cc
603 ${protobuf_SOURCE_DIR}/src/google/protobuf/repeated_field_unittest.cc
Protobuf Team Botb892edf2023-02-01 18:02:21 +0000604 ${protobuf_SOURCE_DIR}/src/google/protobuf/retention_test.cc
Protobuf Team Botd2c6d5e2023-02-09 00:00:51 +0000605 ${protobuf_SOURCE_DIR}/src/google/protobuf/string_block_test.cc
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000606 ${protobuf_SOURCE_DIR}/src/google/protobuf/text_format_unittest.cc
607 ${protobuf_SOURCE_DIR}/src/google/protobuf/unknown_field_set_unittest.cc
608 ${protobuf_SOURCE_DIR}/src/google/protobuf/well_known_types_unittest.cc
609 ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.cc
610)
611
612# @//src/google/protobuf:test_proto_srcs
613set(protobuf_test_protos_files
614 ${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.proto
615 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_proto2_unittest.proto
616 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_unittest.proto
617 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest.proto
618 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_arena.proto
619 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_custom_options.proto
620 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_drop_unknown_fields.proto
621 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_embed_optimize_for.proto
622 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_empty.proto
623 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_enormous_descriptor.proto
624 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import.proto
625 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import_public.proto
626 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lazy_dependencies.proto
627 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto
628 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lazy_dependencies_enum.proto
629 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lite_imports_nonlite.proto
630 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_mset.proto
631 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_mset_wire_format.proto
632 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_no_field_presence.proto
633 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_no_generic_services.proto
634 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_optimize_for.proto
635 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_preserve_unknown_enum.proto
636 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_preserve_unknown_enum2.proto
637 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3.proto
638 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_arena.proto
639 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_arena_lite.proto
640 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_lite.proto
641 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_proto3_optional.proto
Protobuf Team Botb892edf2023-02-01 18:02:21 +0000642 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_retention.proto
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000643 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_well_known_types.proto
644)
645
646# @//src/google/protobuf:lite_test_srcs
647set(protobuf_lite_test_files
648 ${protobuf_SOURCE_DIR}/src/google/protobuf/lite_arena_unittest.cc
649 ${protobuf_SOURCE_DIR}/src/google/protobuf/lite_unittest.cc
650)
651
652# @//src/google/protobuf:lite_test_proto_srcs
653set(protobuf_lite_test_protos_files
654 ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_unittest.proto
655 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import_lite.proto
656 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import_public_lite.proto
657 ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lite.proto
658)
659
660# @//src/google/protobuf/compiler:test_srcs
661set(compiler_test_files
662 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc
663 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc
664 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/message_size_unittest.cc
665 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/metadata_test.cc
666 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/move_unittest.cc
667 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/plugin_unittest.cc
668 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.cc
669 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc
670 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc
671 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/importer_unittest.cc
672 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/doc_comment_unittest.cc
673 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/message_serialization_unittest.cc
674 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/java/plugin_unittest.cc
675 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/line_consumer_unittest.cc
676 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/names_unittest.cc
677 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/text_format_decode_data_unittest.cc
678 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/parser_unittest.cc
679 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/plugin_unittest.cc
680 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc
681)
682
683# @//src/google/protobuf/compiler:test_proto_srcs
684set(compiler_test_protos_files
685 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_bad_identifiers.proto
686 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_large_enum_value.proto
687)
688
689# @//src/google/protobuf/compiler:test_plugin_srcs
690set(test_plugin_files
691 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/test_plugin.cc
692)
693
694# @//src/google/protobuf/io:test_srcs
695set(io_test_files
696 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream_unittest.cc
697 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32_unittest.cc
698 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer_death_test.cc
699 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/printer_unittest.cc
Protobuf Team Bot71a10272023-01-11 17:31:36 +0000700 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/test_zero_copy_stream_test.cc
Protobuf Team Botd7cc5812022-12-21 20:55:47 +0000701 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/tokenizer_unittest.cc
702 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_sink_test.cc
703 ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_unittest.cc
704)
705
706# @//src/google/protobuf/util:test_srcs
707set(util_test_files
708 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util_test.cc
709 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator_test.cc
710 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_mask_util_test.cc
711 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer_unittest.cc
712 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/time_util_test.cc
713 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util_test.cc
714)
715
716# @//src/google/protobuf/util:test_proto_srcs
717set(util_test_protos_files
718 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format.proto
719 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format_proto3.proto
720 ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer_unittest.proto
721)
722
723# @//src/google/protobuf/stubs:test_srcs
724set(stubs_test_files
725 ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common_unittest.cc
726)