blob: 3effe927685c4aa86eabfc16e6fb05755483de12 [file] [log] [blame]
# Generated file; do not modify.
subdir('Asset')
generated_others += custom_target(
'org/open_power/Inventory/Decorator/Asset__markdown'.underscorify(),
input: [ '../../../../../yaml/org/open_power/Inventory/Decorator/Asset.interface.yaml', ],
output: [ 'Asset.md' ],
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../../yaml',
'org/open_power/Inventory/Decorator/Asset',
],
)