blob: bf16ddd6a6b29be39c5e36017213cf822566b8f6 [file] [log] [blame]
Patrick Williamsd9632142020-06-24 16:12:44 -05001# Generated file; do not modify.
2generated_sources += custom_target(
3 'xyz/openbmc_project/Sensor/Threshold__cpp'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -07004 input: [ '../../../../../xyz/openbmc_project/Sensor/Threshold.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -05005 output: [ 'error.cpp', 'error.hpp', ],
6 command: [
7 sdbuspp_gen_meson_prog, '--command', 'cpp',
8 '--output', meson.current_build_dir(),
9 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070010 '--directory', meson.current_source_dir() / '../../../../..',
Patrick Williamsd9632142020-06-24 16:12:44 -050011 'xyz/openbmc_project/Sensor/Threshold',
12 ],
13)
14
15subdir('Critical')
16generated_others += custom_target(
17 'xyz/openbmc_project/Sensor/Threshold/Critical__markdown'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -070018 input: [ '../../../../../xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050019 output: [ 'Critical.md' ],
20 command: [
21 sdbuspp_gen_meson_prog, '--command', 'markdown',
22 '--output', meson.current_build_dir(),
23 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070024 '--directory', meson.current_source_dir() / '../../../../..',
Patrick Williamsd9632142020-06-24 16:12:44 -050025 'xyz/openbmc_project/Sensor/Threshold/Critical',
26 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050027)
28
Matt Spinler45ed88d2020-11-20 11:33:16 -060029subdir('HardShutdown')
30generated_others += custom_target(
31 'xyz/openbmc_project/Sensor/Threshold/HardShutdown__markdown'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -070032 input: [ '../../../../../xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml', ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060033 output: [ 'HardShutdown.md' ],
34 command: [
35 sdbuspp_gen_meson_prog, '--command', 'markdown',
36 '--output', meson.current_build_dir(),
37 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070038 '--directory', meson.current_source_dir() / '../../../../..',
Matt Spinler45ed88d2020-11-20 11:33:16 -060039 'xyz/openbmc_project/Sensor/Threshold/HardShutdown',
40 ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060041)
42
Matt Spinler1b4a98a2021-01-22 16:28:55 -060043subdir('PerformanceLoss')
44generated_others += custom_target(
45 'xyz/openbmc_project/Sensor/Threshold/PerformanceLoss__markdown'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -070046 input: [ '../../../../../xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml', ],
Matt Spinler1b4a98a2021-01-22 16:28:55 -060047 output: [ 'PerformanceLoss.md' ],
48 command: [
49 sdbuspp_gen_meson_prog, '--command', 'markdown',
50 '--output', meson.current_build_dir(),
51 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070052 '--directory', meson.current_source_dir() / '../../../../..',
Matt Spinler1b4a98a2021-01-22 16:28:55 -060053 'xyz/openbmc_project/Sensor/Threshold/PerformanceLoss',
54 ],
Matt Spinler1b4a98a2021-01-22 16:28:55 -060055)
56
Matt Spinler45ed88d2020-11-20 11:33:16 -060057subdir('SoftShutdown')
58generated_others += custom_target(
59 'xyz/openbmc_project/Sensor/Threshold/SoftShutdown__markdown'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -070060 input: [ '../../../../../xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml', ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060061 output: [ 'SoftShutdown.md' ],
62 command: [
63 sdbuspp_gen_meson_prog, '--command', 'markdown',
64 '--output', meson.current_build_dir(),
65 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070066 '--directory', meson.current_source_dir() / '../../../../..',
Matt Spinler45ed88d2020-11-20 11:33:16 -060067 'xyz/openbmc_project/Sensor/Threshold/SoftShutdown',
68 ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060069)
70
Patrick Williamsd9632142020-06-24 16:12:44 -050071subdir('Warning')
72generated_others += custom_target(
73 'xyz/openbmc_project/Sensor/Threshold/Warning__markdown'.underscorify(),
William A. Kennington III2600aff2021-06-05 12:15:23 -070074 input: [ '../../../../../xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050075 output: [ 'Warning.md' ],
76 command: [
77 sdbuspp_gen_meson_prog, '--command', 'markdown',
78 '--output', meson.current_build_dir(),
79 '--tool', sdbusplusplus_prog,
William A. Kennington III2600aff2021-06-05 12:15:23 -070080 '--directory', meson.current_source_dir() / '../../../../..',
Patrick Williamsd9632142020-06-24 16:12:44 -050081 'xyz/openbmc_project/Sensor/Threshold/Warning',
82 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050083)
84