summaryrefslogtreecommitdiff
path: root/lib/Rewrite/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Rewrite/CMakeLists.txt')
-rw-r--r--lib/Rewrite/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Rewrite/CMakeLists.txt b/lib/Rewrite/CMakeLists.txt
index 0c77536012aa..16550b1b710e 100644
--- a/lib/Rewrite/CMakeLists.txt
+++ b/lib/Rewrite/CMakeLists.txt
@@ -10,7 +10,6 @@ add_clang_library(clangRewrite
TokenRewriter.cpp
LINK_LIBS
- clangAST
clangBasic
clangLex
)