Remove unneeded targets dependency

This commit is contained in:
Stephen Kelly 2021-03-14 15:30:12 +00:00
parent b0b9126897
commit 970c21e345
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
FrontendOpenMP
Support
)