Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
bad39242
Unverified
Commit
bad39242
authored
Jun 29, 2023
by
Artur Wojcik
Committed by
GitHub
Jun 29, 2023
Browse files
cmake: move linking to migraphx_all_targets to upper scope (#1890)
Co-authored-by:
Artur Wojcik
<
artur.wojcik@amd.com
>
parent
aa55aac5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/targets/cpu/CMakeLists.txt
src/targets/cpu/CMakeLists.txt
+0
-2
No files found.
src/targets/cpu/CMakeLists.txt
View file @
bad39242
...
@@ -88,8 +88,6 @@ foreach(LIBRARY ${OpenMP_CXX_LIBRARIES})
...
@@ -88,8 +88,6 @@ foreach(LIBRARY ${OpenMP_CXX_LIBRARIES})
endif
()
endif
()
endforeach
()
endforeach
()
target_link_libraries
(
migraphx_all_targets INTERFACE migraphx_cpu
)
rocm_install_targets
(
rocm_install_targets
(
TARGETS migraphx_cpu
TARGETS migraphx_cpu
INCLUDE
INCLUDE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment