aboutsummaryrefslogtreecommitdiff
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 b9c52f7a53f9..a4f75d26f660 100644
--- a/unittests/Driver/CMakeLists.txt
+++ b/unittests/Driver/CMakeLists.txt
@@ -1,5 +1,6 @@
set(LLVM_LINK_COMPONENTS
Support
+ Option
)
add_clang_unittest(ClangDriverTests