blob: 63a7b8e1f1edc7d21fe37d51171728398222052b [file] [log] [blame]
# Generated file; do not modify.
generated_sources += custom_target(
'com/ibm/ipzvpd/VRTN__cpp'.underscorify(),
input: [ '../../../../../yaml/com/ibm/ipzvpd/VRTN.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/ipzvpd/VRTN',
],
)