blob: 69efeb555a0a77e6c314300d731442e28c2e15fd [file] [log] [blame]
# Generated file; do not modify.
generated_sources += custom_target(
'com/ibm/Dump/Create__cpp'.underscorify(),
input: [ '../../../../../yaml/com/ibm/Dump/Create.interface.yaml', ],
output: [ 'server.cpp', 'server.hpp', 'client.hpp', ],
command: [
sdbuspp_gen_meson_prog, '--command', 'cpp',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../../yaml',
'com/ibm/Dump/Create',
],
)