blob: 82bf5f577b8af6eef7f707042b66b2d49dcfc127 [file] [log] [blame]
# Generated file; do not modify.
generated_sources += custom_target(
'xyz/openbmc_project/State/Shutdown/Inventory__cpp'.underscorify(),
input: [ meson.project_source_root() / 'xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml', ],
output: [ 'error.cpp', 'error.hpp', ],
command: [
sdbuspp_gen_meson_prog, '--command', 'cpp',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.project_source_root(),
'xyz/openbmc_project/State/Shutdown/Inventory',
],
)