Skip to content
Snippets Groups Projects
Commit 30828467 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Remove clangIndex reference from clang-interpreter CMake build

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154674 91177308-0d34-0410-b5e6-96231b3b80d8
parent 87e154c0
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,6 @@ set(LLVM_USED_LIBS ...@@ -7,7 +7,6 @@ set(LLVM_USED_LIBS
clangStaticAnalyzerFrontend clangStaticAnalyzerFrontend
clangStaticAnalyzerCheckers clangStaticAnalyzerCheckers
clangStaticAnalyzerCore clangStaticAnalyzerCore
clangIndex
clangAnalysis clangAnalysis
clangRewrite clangRewrite
clangAST clangAST
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment