summaryrefslogtreecommitdiffstats
path: root/tools/index-test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/index-test/CMakeLists.txt')
-rw-r--r--tools/index-test/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/index-test/CMakeLists.txt b/tools/index-test/CMakeLists.txt
index 9c9656a..163afc4 100644
--- a/tools/index-test/CMakeLists.txt
+++ b/tools/index-test/CMakeLists.txt
@@ -3,8 +3,10 @@ set(LLVM_NO_RTTI 1)
set( LLVM_USED_LIBS
clangIndex
clangFrontend
+ clangAnalysis
clangSema
clangAST
+ clangParse
clangLex
clangBasic
)
OpenPOWER on IntegriCloud