blob: b170e6458e1c478e125f9021dc2727e2ba6da277 [file] [log] [blame]
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -06001# Generated file; do not modify.
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -06002subdir('Hostboot')
3generated_others += custom_target(
4 'com/ibm/Dump/Entry/Hostboot__markdown'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -07005 input: [ '../../../../../com/ibm/Dump/Entry/Hostboot.interface.yaml', ],
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -06006 output: [ 'Hostboot.md' ],
7 command: [
8 sdbuspp_gen_meson_prog, '--command', 'markdown',
9 '--output', meson.current_build_dir(),
10 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070011 '--directory', meson.current_source_dir() / '../../../../..',
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -060012 'com/ibm/Dump/Entry/Hostboot',
13 ],
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -060014)
15
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060016subdir('Resource')
17generated_others += custom_target(
18 'com/ibm/Dump/Entry/Resource__markdown'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -070019 input: [ '../../../../../com/ibm/Dump/Entry/Resource.interface.yaml', ],
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060020 output: [ 'Resource.md' ],
21 command: [
22 sdbuspp_gen_meson_prog, '--command', 'markdown',
23 '--output', meson.current_build_dir(),
24 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070025 '--directory', meson.current_source_dir() / '../../../../..',
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060026 'com/ibm/Dump/Entry/Resource',
27 ],
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060028)
29