1# Generated file; do not modify.
2generated_sources += custom_target(
3    'xyz/openbmc_project/Common__cpp'.underscorify(),
4    input: [ '../../../../yaml/xyz/openbmc_project/Common.errors.yaml',  ],
5    output: [ 'error.cpp', 'error.hpp',  ],
6    depend_files: sdbusplusplus_depfiles,
7    command: [
8        sdbuspp_gen_meson_prog, '--command', 'cpp',
9        '--output', meson.current_build_dir(),
10        '--tool', sdbusplusplus_prog,
11        '--directory', meson.current_source_dir() / '../../../../yaml',
12        'xyz/openbmc_project/Common',
13    ],
14)
15
16subdir('Callout')
17generated_others += custom_target(
18    'xyz/openbmc_project/Common/Callout__markdown'.underscorify(),
19    input: [ '../../../../yaml/xyz/openbmc_project/Common/Callout.errors.yaml',  ],
20    output: [ 'Callout.md' ],
21    depend_files: sdbusplusplus_depfiles,
22    command: [
23        sdbuspp_gen_meson_prog, '--command', 'markdown',
24        '--output', meson.current_build_dir(),
25        '--tool', sdbusplusplus_prog,
26        '--directory', meson.current_source_dir() / '../../../../yaml',
27        'xyz/openbmc_project/Common/Callout',
28    ],
29)
30
31subdir('Device')
32generated_others += custom_target(
33    'xyz/openbmc_project/Common/Device__markdown'.underscorify(),
34    input: [ '../../../../yaml/xyz/openbmc_project/Common/Device.errors.yaml',  ],
35    output: [ 'Device.md' ],
36    depend_files: sdbusplusplus_depfiles,
37    command: [
38        sdbuspp_gen_meson_prog, '--command', 'markdown',
39        '--output', meson.current_build_dir(),
40        '--tool', sdbusplusplus_prog,
41        '--directory', meson.current_source_dir() / '../../../../yaml',
42        'xyz/openbmc_project/Common/Device',
43    ],
44)
45
46subdir('FactoryReset')
47generated_others += custom_target(
48    'xyz/openbmc_project/Common/FactoryReset__markdown'.underscorify(),
49    input: [ '../../../../yaml/xyz/openbmc_project/Common/FactoryReset.interface.yaml',  ],
50    output: [ 'FactoryReset.md' ],
51    depend_files: sdbusplusplus_depfiles,
52    command: [
53        sdbuspp_gen_meson_prog, '--command', 'markdown',
54        '--output', meson.current_build_dir(),
55        '--tool', sdbusplusplus_prog,
56        '--directory', meson.current_source_dir() / '../../../../yaml',
57        'xyz/openbmc_project/Common/FactoryReset',
58    ],
59)
60
61subdir('File')
62generated_others += custom_target(
63    'xyz/openbmc_project/Common/File__markdown'.underscorify(),
64    input: [ '../../../../yaml/xyz/openbmc_project/Common/File.errors.yaml',  ],
65    output: [ 'File.md' ],
66    depend_files: sdbusplusplus_depfiles,
67    command: [
68        sdbuspp_gen_meson_prog, '--command', 'markdown',
69        '--output', meson.current_build_dir(),
70        '--tool', sdbusplusplus_prog,
71        '--directory', meson.current_source_dir() / '../../../../yaml',
72        'xyz/openbmc_project/Common/File',
73    ],
74)
75
76subdir('FilePath')
77generated_others += custom_target(
78    'xyz/openbmc_project/Common/FilePath__markdown'.underscorify(),
79    input: [ '../../../../yaml/xyz/openbmc_project/Common/FilePath.interface.yaml',  ],
80    output: [ 'FilePath.md' ],
81    depend_files: sdbusplusplus_depfiles,
82    command: [
83        sdbuspp_gen_meson_prog, '--command', 'markdown',
84        '--output', meson.current_build_dir(),
85        '--tool', sdbusplusplus_prog,
86        '--directory', meson.current_source_dir() / '../../../../yaml',
87        'xyz/openbmc_project/Common/FilePath',
88    ],
89)
90
91subdir('ObjectPath')
92generated_others += custom_target(
93    'xyz/openbmc_project/Common/ObjectPath__markdown'.underscorify(),
94    input: [ '../../../../yaml/xyz/openbmc_project/Common/ObjectPath.interface.yaml',  ],
95    output: [ 'ObjectPath.md' ],
96    depend_files: sdbusplusplus_depfiles,
97    command: [
98        sdbuspp_gen_meson_prog, '--command', 'markdown',
99        '--output', meson.current_build_dir(),
100        '--tool', sdbusplusplus_prog,
101        '--directory', meson.current_source_dir() / '../../../../yaml',
102        'xyz/openbmc_project/Common/ObjectPath',
103    ],
104)
105
106subdir('OriginatedBy')
107generated_others += custom_target(
108    'xyz/openbmc_project/Common/OriginatedBy__markdown'.underscorify(),
109    input: [ '../../../../yaml/xyz/openbmc_project/Common/OriginatedBy.interface.yaml',  ],
110    output: [ 'OriginatedBy.md' ],
111    depend_files: sdbusplusplus_depfiles,
112    command: [
113        sdbuspp_gen_meson_prog, '--command', 'markdown',
114        '--output', meson.current_build_dir(),
115        '--tool', sdbusplusplus_prog,
116        '--directory', meson.current_source_dir() / '../../../../yaml',
117        'xyz/openbmc_project/Common/OriginatedBy',
118    ],
119)
120
121subdir('Progress')
122generated_others += custom_target(
123    'xyz/openbmc_project/Common/Progress__markdown'.underscorify(),
124    input: [ '../../../../yaml/xyz/openbmc_project/Common/Progress.interface.yaml',  ],
125    output: [ 'Progress.md' ],
126    depend_files: sdbusplusplus_depfiles,
127    command: [
128        sdbuspp_gen_meson_prog, '--command', 'markdown',
129        '--output', meson.current_build_dir(),
130        '--tool', sdbusplusplus_prog,
131        '--directory', meson.current_source_dir() / '../../../../yaml',
132        'xyz/openbmc_project/Common/Progress',
133    ],
134)
135
136subdir('TFTP')
137generated_others += custom_target(
138    'xyz/openbmc_project/Common/TFTP__markdown'.underscorify(),
139    input: [ '../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml',  ],
140    output: [ 'TFTP.md' ],
141    depend_files: sdbusplusplus_depfiles,
142    command: [
143        sdbuspp_gen_meson_prog, '--command', 'markdown',
144        '--output', meson.current_build_dir(),
145        '--tool', sdbusplusplus_prog,
146        '--directory', meson.current_source_dir() / '../../../../yaml',
147        'xyz/openbmc_project/Common/TFTP',
148    ],
149)
150
151subdir('UUID')
152generated_others += custom_target(
153    'xyz/openbmc_project/Common/UUID__markdown'.underscorify(),
154    input: [ '../../../../yaml/xyz/openbmc_project/Common/UUID.interface.yaml',  ],
155    output: [ 'UUID.md' ],
156    depend_files: sdbusplusplus_depfiles,
157    command: [
158        sdbuspp_gen_meson_prog, '--command', 'markdown',
159        '--output', meson.current_build_dir(),
160        '--tool', sdbusplusplus_prog,
161        '--directory', meson.current_source_dir() / '../../../../yaml',
162        'xyz/openbmc_project/Common/UUID',
163    ],
164)
165
166