blob: 0f287ad28288651418303ceb96126a0e73f031bc [file] [log] [blame]
George Liubddcf852021-09-08 08:46:22 +08001# Generated file; do not modify.
2generated_sources += custom_target(
3 'org/open_power/OCC/Device__cpp'.underscorify(),
4 input: [ '../../../../../org/open_power/OCC/Device.errors.yaml', ],
5 output: [ 'error.cpp', 'error.hpp', ],
6 command: [
7 sdbuspp_gen_meson_prog, '--command', 'cpp',
8 '--output', meson.current_build_dir(),
9 '--tool', sdbusplusplus_prog,
10 '--directory', meson.current_source_dir() / '../../../../..',
11 'org/open_power/OCC/Device',
12 ],
13)
14