Commit f7a2f0ac authored by Lixun Zhang's avatar Lixun Zhang
Browse files

Updated the supported components

parent 01876afa
@PACKAGE_INIT@
set(_composable_kernel_supported_components device_operations host_tensor)
set(_composable_kernel_supported_components device_operations utility)
foreach(_comp ${composable_kernel_FIND_COMPONENTS})
if(NOT _comp IN_LIST _composable_kernel_supported_components)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment