Export codegen targets (#2259)

[ROCm/composable_kernel commit: 306f4c537e]
This commit is contained in:
Paul Fultz II
2025-05-29 13:03:51 -05:00
committed by GitHub
parent c1f3d81e76
commit 348bfece9f

View File

@@ -48,6 +48,7 @@ rocm_install_targets(
INCLUDE include
)
rocm_export_targets(
TARGETS ck_host ck_headers
EXPORT ck_host_targets
NAMESPACE composable_kernel::
)