forked from OSchip/llvm-project
Remove unneeded targets dependency
This commit is contained in:
parent
b0b9126897
commit
970c21e345
|
@ -1,5 +1,4 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
${LLVM_TARGETS_TO_BUILD}
|
||||
FrontendOpenMP
|
||||
Support
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue