]> granicus.if.org Git - clang/commitdiff
Remove clangIndex reference from clang-interpreter CMake build
authorDouglas Gregor <dgregor@apple.com>
Fri, 13 Apr 2012 17:22:46 +0000 (17:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 13 Apr 2012 17:22:46 +0000 (17:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154674 91177308-0d34-0410-b5e6-96231b3b80d8

examples/clang-interpreter/CMakeLists.txt

index 4d5d4bf9445cced124dc4c3534bceaaab6ca96c8..809e324dbe601fc4b6a279238adcc47c38a2f912 100644 (file)
@@ -7,7 +7,6 @@ set(LLVM_USED_LIBS
     clangStaticAnalyzerFrontend
     clangStaticAnalyzerCheckers
     clangStaticAnalyzerCore
-    clangIndex
     clangAnalysis
     clangRewrite
     clangAST