blob: c28d224436a17da58abcaa062ad1051d96f83e34 [file] [log] [blame]
install_subdir(
'installed',
install_dir: 'share/www/redfish/v1/schema',
strip_directory: true,
follow_symlinks: true,
)
install_subdir(
'json-schema-installed',
install_dir: 'share/www/redfish/v1/JsonSchemas',
strip_directory: true,
follow_symlinks: true,
)