blob: 7b363789c495794153b4845159a3b9fa76d895ce [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,
)