Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 924446 | Differences between
and this patch

Collapse All | Expand All

(-)rocSPARSE-rocm-5.7.1/clients/benchmarks/CMakeLists.txt (+1 lines)
Lines 203-207 Link Here
203
203
204
# Set benchmark output directory
204
# Set benchmark output directory
205
set_target_properties(rocsparse-bench PROPERTIES RUNTIME_OUTPUT_DIRECTORY "${PROJECT_BINARY_DIR}/staging")
205
set_target_properties(rocsparse-bench PROPERTIES RUNTIME_OUTPUT_DIRECTORY "${PROJECT_BINARY_DIR}/staging")
206
add_dependencies(rocsparse-bench  rocsparse-common)
206
207
207
rocm_install(TARGETS rocsparse-bench COMPONENT benchmarks)
208
rocm_install(TARGETS rocsparse-bench COMPONENT benchmarks)

Return to bug 924446