summaryrefslogtreecommitdiff
path: root/unittests/Driver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Driver/CMakeLists.txt')
-rw-r--r--unittests/Driver/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/Driver/CMakeLists.txt b/unittests/Driver/CMakeLists.txt
index a4f75d26f6..2a3f41d63b 100644
--- a/unittests/Driver/CMakeLists.txt
+++ b/unittests/Driver/CMakeLists.txt
@@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
+ ${LLVM_TARGETS_TO_BUILD}
Support
Option
)