blob: c7fbc51546ec82252329d1f1ea46e03578bca76f [file] [log] [blame]
Patrick Williamsd9632142020-06-24 16:12:44 -05001# Generated file; do not modify.
2subdir('AccountPolicy')
3generated_others += custom_target(
4 'xyz/openbmc_project/User/AccountPolicy__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -07005 input: [ '../../../../yaml/xyz/openbmc_project/User/AccountPolicy.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -05006 output: [ 'AccountPolicy.md' ],
7 command: [
8 sdbuspp_gen_meson_prog, '--command', 'markdown',
9 '--output', meson.current_build_dir(),
10 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070011 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050012 'xyz/openbmc_project/User/AccountPolicy',
13 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050014)
15
16subdir('Attributes')
17generated_others += custom_target(
18 'xyz/openbmc_project/User/Attributes__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070019 input: [ '../../../../yaml/xyz/openbmc_project/User/Attributes.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050020 output: [ 'Attributes.md' ],
21 command: [
22 sdbuspp_gen_meson_prog, '--command', 'markdown',
23 '--output', meson.current_build_dir(),
24 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070025 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050026 'xyz/openbmc_project/User/Attributes',
27 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050028)
29
30subdir('Common')
31generated_others += custom_target(
32 'xyz/openbmc_project/User/Common__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070033 input: [ '../../../../yaml/xyz/openbmc_project/User/Common.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050034 output: [ 'Common.md' ],
35 command: [
36 sdbuspp_gen_meson_prog, '--command', 'markdown',
37 '--output', meson.current_build_dir(),
38 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070039 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050040 'xyz/openbmc_project/User/Common',
41 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050042)
43
44subdir('Ldap')
45subdir('Manager')
46generated_others += custom_target(
47 'xyz/openbmc_project/User/Manager__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070048 input: [ '../../../../yaml/xyz/openbmc_project/User/Manager.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050049 output: [ 'Manager.md' ],
50 command: [
51 sdbuspp_gen_meson_prog, '--command', 'markdown',
52 '--output', meson.current_build_dir(),
53 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070054 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050055 'xyz/openbmc_project/User/Manager',
56 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050057)
58
59subdir('PrivilegeMapper')
60generated_others += custom_target(
61 'xyz/openbmc_project/User/PrivilegeMapper__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070062 input: [ '../../../../yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050063 output: [ 'PrivilegeMapper.md' ],
64 command: [
65 sdbuspp_gen_meson_prog, '--command', 'markdown',
66 '--output', meson.current_build_dir(),
67 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070068 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050069 'xyz/openbmc_project/User/PrivilegeMapper',
70 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050071)
72
73subdir('PrivilegeMapperEntry')
74generated_others += custom_target(
75 'xyz/openbmc_project/User/PrivilegeMapperEntry__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070076 input: [ '../../../../yaml/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050077 output: [ 'PrivilegeMapperEntry.md' ],
78 command: [
79 sdbuspp_gen_meson_prog, '--command', 'markdown',
80 '--output', meson.current_build_dir(),
81 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070082 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050083 'xyz/openbmc_project/User/PrivilegeMapperEntry',
84 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050085)
86