summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/c-index-test/CMakeLists.txt')
-rw-r--r--clang/tools/c-index-test/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/tools/c-index-test/CMakeLists.txt b/clang/tools/c-index-test/CMakeLists.txt
index 9169fc7422a..45ad9e35c6e 100644
--- a/clang/tools/c-index-test/CMakeLists.txt
+++ b/clang/tools/c-index-test/CMakeLists.txt
@@ -1,9 +1,8 @@
set(LLVM_USED_LIBS libclang)
set( LLVM_LINK_COMPONENTS
- bitreader
+ support
mc
- core
)
add_clang_executable(c-index-test
OpenPOWER on IntegriCloud