Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | subdir('Legacy') |
| 3 | generated_others += custom_target( |
| 4 | 'xyz/openbmc_project/VirtualMedia/Legacy__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 5 | input: [ '../../../../yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 6 | output: [ 'Legacy.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/VirtualMedia/Legacy', |
| 13 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 14 | ) |
| 15 | |
| 16 | subdir('MountPoint') |
| 17 | generated_others += custom_target( |
| 18 | 'xyz/openbmc_project/VirtualMedia/MountPoint__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 19 | input: [ '../../../../yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 20 | output: [ 'MountPoint.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/VirtualMedia/MountPoint', |
| 27 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 28 | ) |
| 29 | |
| 30 | subdir('Process') |
| 31 | generated_others += custom_target( |
| 32 | 'xyz/openbmc_project/VirtualMedia/Process__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 33 | input: [ '../../../../yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 34 | output: [ 'Process.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/VirtualMedia/Process', |
| 41 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 42 | ) |
| 43 | |
| 44 | subdir('Proxy') |
| 45 | generated_others += custom_target( |
| 46 | 'xyz/openbmc_project/VirtualMedia/Proxy__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 47 | input: [ '../../../../yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 48 | output: [ 'Proxy.md' ], |
| 49 | command: [ |
| 50 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 51 | '--output', meson.current_build_dir(), |
| 52 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 53 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 54 | 'xyz/openbmc_project/VirtualMedia/Proxy', |
| 55 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 56 | ) |
| 57 | |
| 58 | subdir('Stats') |
| 59 | generated_others += custom_target( |
| 60 | 'xyz/openbmc_project/VirtualMedia/Stats__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 61 | input: [ '../../../../yaml/xyz/openbmc_project/VirtualMedia/Stats.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 62 | output: [ 'Stats.md' ], |
| 63 | command: [ |
| 64 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 65 | '--output', meson.current_build_dir(), |
| 66 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 67 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 68 | 'xyz/openbmc_project/VirtualMedia/Stats', |
| 69 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 70 | ) |
| 71 | |