summaryrefslogtreecommitdiffstats
path: root/lldb
diff options
context:
space:
mode:
Diffstat (limited to 'lldb')
-rw-r--r--lldb/source/Core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Core/CMakeLists.txt b/lldb/source/Core/CMakeLists.txt
index 4ed39a08cb9..59d742a5631 100644
--- a/lldb/source/Core/CMakeLists.txt
+++ b/lldb/source/Core/CMakeLists.txt
@@ -66,7 +66,7 @@ add_lldb_library(lldbCore
ValueObjectVariable.cpp
DEPENDS
- ClangDriverOptions
+ clang-tablegen-targets
LINK_LIBS
clangAST
OpenPOWER on IntegriCloud