aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/driver/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/driver/CMakeLists.txt b/tools/driver/CMakeLists.txt
index 0eaddba473..045a82595e 100644
--- a/tools/driver/CMakeLists.txt
+++ b/tools/driver/CMakeLists.txt
@@ -7,6 +7,7 @@ set( LLVM_USED_LIBS
clangSema
clangChecker
clangAnalysis
+ clangIndex
clangRewrite
clangAST
clangParse