blob: 26303a68d6c49be3491a7854d9185e085644249c [file] [log] [blame]
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -06001# Generated file; do not modify.
Dhruvaraj Subhashchandrana2eb94f2021-05-05 02:44:28 -05002subdir('Hardware')
3generated_others += custom_target(
4 'com/ibm/Dump/Entry/Hardware__markdown'.underscorify(),
5 input: [ '../../../../../yaml/com/ibm/Dump/Entry/Hardware.interface.yaml', ],
6 output: [ 'Hardware.md' ],
Patrick Williams11335242022-09-12 06:11:41 -05007 depend_files: sdbusplusplus_depfiles,
Dhruvaraj Subhashchandrana2eb94f2021-05-05 02:44:28 -05008 command: [
9 sdbuspp_gen_meson_prog, '--command', 'markdown',
10 '--output', meson.current_build_dir(),
11 '--tool', sdbusplusplus_prog,
12 '--directory', meson.current_source_dir() / '../../../../../yaml',
13 'com/ibm/Dump/Entry/Hardware',
14 ],
15)
16
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -060017subdir('Hostboot')
18generated_others += custom_target(
19 'com/ibm/Dump/Entry/Hostboot__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070020 input: [ '../../../../../yaml/com/ibm/Dump/Entry/Hostboot.interface.yaml', ],
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -060021 output: [ 'Hostboot.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050022 depend_files: sdbusplusplus_depfiles,
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -060023 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',
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -060028 'com/ibm/Dump/Entry/Hostboot',
29 ],
Dhruvaraj Subhashchandran6f8ebc52020-11-23 21:55:44 -060030)
31
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060032subdir('Resource')
33generated_others += custom_target(
34 'com/ibm/Dump/Entry/Resource__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070035 input: [ '../../../../../yaml/com/ibm/Dump/Entry/Resource.interface.yaml', ],
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060036 output: [ 'Resource.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050037 depend_files: sdbusplusplus_depfiles,
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060038 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',
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060043 'com/ibm/Dump/Entry/Resource',
44 ],
Dhruvaraj Subhashchandran4bd40332020-11-04 22:50:02 -060045)
46