"csrc/git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "795a5e5bbac3b3d682c71566b198856c94bf089d"
Unverified Commit 7acbf104 authored by Lixun Zhang's avatar Lixun Zhang Committed by GitHub
Browse files

Updated the supported components (#435)

parent 85b0920d
@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