Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | subdir('AccountPolicy') |
| 3 | generated_others += custom_target( |
| 4 | 'xyz/openbmc_project/User/AccountPolicy__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 5 | input: [ '../../../../yaml/xyz/openbmc_project/User/AccountPolicy.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 6 | 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 III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 11 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 12 | 'xyz/openbmc_project/User/AccountPolicy', |
| 13 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 14 | ) |
| 15 | |
| 16 | subdir('Attributes') |
| 17 | generated_others += custom_target( |
| 18 | 'xyz/openbmc_project/User/Attributes__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 19 | input: [ '../../../../yaml/xyz/openbmc_project/User/Attributes.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 20 | 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 III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 25 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 26 | 'xyz/openbmc_project/User/Attributes', |
| 27 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 28 | ) |
| 29 | |
| 30 | subdir('Common') |
| 31 | generated_others += custom_target( |
| 32 | 'xyz/openbmc_project/User/Common__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 33 | input: [ '../../../../yaml/xyz/openbmc_project/User/Common.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 34 | 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 III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 39 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 40 | 'xyz/openbmc_project/User/Common', |
| 41 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 42 | ) |
| 43 | |
| 44 | subdir('Ldap') |
| 45 | subdir('Manager') |
| 46 | generated_others += custom_target( |
| 47 | 'xyz/openbmc_project/User/Manager__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 48 | input: [ '../../../../yaml/xyz/openbmc_project/User/Manager.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 49 | 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 III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 54 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 55 | 'xyz/openbmc_project/User/Manager', |
| 56 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 57 | ) |
| 58 | |
| 59 | subdir('PrivilegeMapper') |
| 60 | generated_others += custom_target( |
| 61 | 'xyz/openbmc_project/User/PrivilegeMapper__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 62 | input: [ '../../../../yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 63 | 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 III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 68 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 69 | 'xyz/openbmc_project/User/PrivilegeMapper', |
| 70 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 71 | ) |
| 72 | |
| 73 | subdir('PrivilegeMapperEntry') |
| 74 | generated_others += custom_target( |
| 75 | 'xyz/openbmc_project/User/PrivilegeMapperEntry__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 76 | input: [ '../../../../yaml/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 77 | 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 III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 82 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 83 | 'xyz/openbmc_project/User/PrivilegeMapperEntry', |
| 84 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 85 | ) |
| 86 | |