Unverified Commit 203808ed authored by akolliasAMD's avatar akolliasAMD Committed by GitHub
Browse files

force adding the executable in the package build (#127)

parent bf4f9014
......@@ -22,7 +22,7 @@ set(ROCMCHECKS_WARN_TOOLCHAIN_VAR OFF)
set(PACKAGE_NAME TB)
set(LIBRARY_NAME TransferBench)
rocm_install(TARGETS TransferBench)
rocm_install(TARGETS TransferBench COMPONENT devel)
rocm_package_add_dependencies(DEPENDS libnuma1 hsa-rocr)
......
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