blob: 9ff9f98c4dac38f4025dea58cfb80724dba4d07d [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 IIIb1b4d262021-06-05 12:22:23 -07004 input: [ '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -05005 output: [ 'error.cpp', 'error.hpp', ],
Patrick Williams11335242022-09-12 06:11:41 -05006 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -05007 command: [
8 sdbuspp_gen_meson_prog, '--command', 'cpp',
9 '--output', meson.current_build_dir(),
10 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070011 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050012 'xyz/openbmc_project/Sensor/Threshold',
13 ],
14)
15
16subdir('Critical')
17generated_others += custom_target(
18 'xyz/openbmc_project/Sensor/Threshold/Critical__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070019 input: [ '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050020 output: [ 'Critical.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050021 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050022 command: [
23 sdbuspp_gen_meson_prog, '--command', 'markdown',
24 '--output', meson.current_build_dir(),
25 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070026 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050027 'xyz/openbmc_project/Sensor/Threshold/Critical',
28 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050029)
30
Matt Spinler45ed88d2020-11-20 11:33:16 -060031subdir('HardShutdown')
32generated_others += custom_target(
33 'xyz/openbmc_project/Sensor/Threshold/HardShutdown__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070034 input: [ '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml', ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060035 output: [ 'HardShutdown.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050036 depend_files: sdbusplusplus_depfiles,
Matt Spinler45ed88d2020-11-20 11:33:16 -060037 command: [
38 sdbuspp_gen_meson_prog, '--command', 'markdown',
39 '--output', meson.current_build_dir(),
40 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070041 '--directory', meson.current_source_dir() / '../../../../../yaml',
Matt Spinler45ed88d2020-11-20 11:33:16 -060042 'xyz/openbmc_project/Sensor/Threshold/HardShutdown',
43 ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060044)
45
Matt Spinler1b4a98a2021-01-22 16:28:55 -060046subdir('PerformanceLoss')
47generated_others += custom_target(
48 'xyz/openbmc_project/Sensor/Threshold/PerformanceLoss__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070049 input: [ '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml', ],
Matt Spinler1b4a98a2021-01-22 16:28:55 -060050 output: [ 'PerformanceLoss.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050051 depend_files: sdbusplusplus_depfiles,
Matt Spinler1b4a98a2021-01-22 16:28:55 -060052 command: [
53 sdbuspp_gen_meson_prog, '--command', 'markdown',
54 '--output', meson.current_build_dir(),
55 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070056 '--directory', meson.current_source_dir() / '../../../../../yaml',
Matt Spinler1b4a98a2021-01-22 16:28:55 -060057 'xyz/openbmc_project/Sensor/Threshold/PerformanceLoss',
58 ],
Matt Spinler1b4a98a2021-01-22 16:28:55 -060059)
60
Matt Spinler45ed88d2020-11-20 11:33:16 -060061subdir('SoftShutdown')
62generated_others += custom_target(
63 'xyz/openbmc_project/Sensor/Threshold/SoftShutdown__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070064 input: [ '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml', ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060065 output: [ 'SoftShutdown.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050066 depend_files: sdbusplusplus_depfiles,
Matt Spinler45ed88d2020-11-20 11:33:16 -060067 command: [
68 sdbuspp_gen_meson_prog, '--command', 'markdown',
69 '--output', meson.current_build_dir(),
70 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070071 '--directory', meson.current_source_dir() / '../../../../../yaml',
Matt Spinler45ed88d2020-11-20 11:33:16 -060072 'xyz/openbmc_project/Sensor/Threshold/SoftShutdown',
73 ],
Matt Spinler45ed88d2020-11-20 11:33:16 -060074)
75
Patrick Williamsd9632142020-06-24 16:12:44 -050076subdir('Warning')
77generated_others += custom_target(
78 'xyz/openbmc_project/Sensor/Threshold/Warning__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070079 input: [ '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050080 output: [ 'Warning.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050081 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050082 command: [
83 sdbuspp_gen_meson_prog, '--command', 'markdown',
84 '--output', meson.current_build_dir(),
85 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070086 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050087 'xyz/openbmc_project/Sensor/Threshold/Warning',
88 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050089)
90