"src/targets/gpu/elu.cpp" did not exist on "c05e72e2be46937cd43837afec53eff411a387f5"
Unverified Commit bad39242 authored by Artur Wojcik's avatar Artur Wojcik Committed by GitHub
Browse files

cmake: move linking to migraphx_all_targets to upper scope (#1890)


Co-authored-by: default avatarArtur Wojcik <artur.wojcik@amd.com>
parent aa55aac5
......@@ -88,8 +88,6 @@ foreach(LIBRARY ${OpenMP_CXX_LIBRARIES})
endif()
endforeach()
target_link_libraries(migraphx_all_targets INTERFACE migraphx_cpu)
rocm_install_targets(
TARGETS migraphx_cpu
INCLUDE
......
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