blob: 378518fab4d52784d304c80b94c7ef1a56c8ce90 [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' ],
Patrick Williams11335242022-09-12 06:11:41 -05007 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -05008 command: [
9 sdbuspp_gen_meson_prog, '--command', 'markdown',
10 '--output', meson.current_build_dir(),
11 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070012 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050013 'xyz/openbmc_project/User/AccountPolicy',
14 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050015)
16
17subdir('Attributes')
18generated_others += custom_target(
19 'xyz/openbmc_project/User/Attributes__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070020 input: [ '../../../../yaml/xyz/openbmc_project/User/Attributes.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050021 output: [ 'Attributes.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050022 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050023 command: [
24 sdbuspp_gen_meson_prog, '--command', 'markdown',
25 '--output', meson.current_build_dir(),
26 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070027 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050028 'xyz/openbmc_project/User/Attributes',
29 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050030)
31
32subdir('Common')
33generated_others += custom_target(
34 'xyz/openbmc_project/User/Common__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070035 input: [ '../../../../yaml/xyz/openbmc_project/User/Common.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050036 output: [ 'Common.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050037 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050038 command: [
39 sdbuspp_gen_meson_prog, '--command', 'markdown',
40 '--output', meson.current_build_dir(),
41 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070042 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050043 'xyz/openbmc_project/User/Common',
44 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050045)
46
47subdir('Ldap')
48subdir('Manager')
49generated_others += custom_target(
50 'xyz/openbmc_project/User/Manager__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070051 input: [ '../../../../yaml/xyz/openbmc_project/User/Manager.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050052 output: [ 'Manager.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050053 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050054 command: [
55 sdbuspp_gen_meson_prog, '--command', 'markdown',
56 '--output', meson.current_build_dir(),
57 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070058 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050059 'xyz/openbmc_project/User/Manager',
60 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050061)
62
Ravi Tejad0019652024-07-22 05:43:43 -050063subdir('MultiFactorAuthConfiguration')
64generated_others += custom_target(
65 'xyz/openbmc_project/User/MultiFactorAuthConfiguration__markdown'.underscorify(),
66 input: [ '../../../../yaml/xyz/openbmc_project/User/MultiFactorAuthConfiguration.interface.yaml', ],
67 output: [ 'MultiFactorAuthConfiguration.md' ],
68 depend_files: sdbusplusplus_depfiles,
69 command: [
70 sdbuspp_gen_meson_prog, '--command', 'markdown',
71 '--output', meson.current_build_dir(),
72 '--tool', sdbusplusplus_prog,
73 '--directory', meson.current_source_dir() / '../../../../yaml',
74 'xyz/openbmc_project/User/MultiFactorAuthConfiguration',
75 ],
76)
77
Patrick Williamsd9632142020-06-24 16:12:44 -050078subdir('PrivilegeMapper')
79generated_others += custom_target(
80 'xyz/openbmc_project/User/PrivilegeMapper__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070081 input: [ '../../../../yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050082 output: [ 'PrivilegeMapper.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050083 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050084 command: [
85 sdbuspp_gen_meson_prog, '--command', 'markdown',
86 '--output', meson.current_build_dir(),
87 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070088 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050089 'xyz/openbmc_project/User/PrivilegeMapper',
90 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050091)
92
93subdir('PrivilegeMapperEntry')
94generated_others += custom_target(
95 'xyz/openbmc_project/User/PrivilegeMapperEntry__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070096 input: [ '../../../../yaml/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050097 output: [ 'PrivilegeMapperEntry.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050098 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050099 command: [
100 sdbuspp_gen_meson_prog, '--command', 'markdown',
101 '--output', meson.current_build_dir(),
102 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700103 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500104 'xyz/openbmc_project/User/PrivilegeMapperEntry',
105 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500106)
107
Ravi Teja20650cd2024-07-08 04:28:42 -0500108subdir('TOTPAuthenticator')
109generated_others += custom_target(
110 'xyz/openbmc_project/User/TOTPAuthenticator__markdown'.underscorify(),
111 input: [ '../../../../yaml/xyz/openbmc_project/User/TOTPAuthenticator.interface.yaml', ],
112 output: [ 'TOTPAuthenticator.md' ],
113 depend_files: sdbusplusplus_depfiles,
114 command: [
115 sdbuspp_gen_meson_prog, '--command', 'markdown',
116 '--output', meson.current_build_dir(),
117 '--tool', sdbusplusplus_prog,
118 '--directory', meson.current_source_dir() / '../../../../yaml',
119 'xyz/openbmc_project/User/TOTPAuthenticator',
120 ],
121)
122