summaryrefslogtreecommitdiffstats
path: root/lib/AST/CMakeLists.txt
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-02-28 14:32:11 +0000
committerDouglas Gregor <dgregor@apple.com>2011-02-28 14:32:11 +0000
commitb166e4acfd17acb2384b46fadb8678f7cce3f672 (patch)
treeadde5007d52adada7f89d09d9c58262b50465547 /lib/AST/CMakeLists.txt
parentc304d9058ad69ff1fcbc6d19ca0be91acfa243a2 (diff)
Unbreak CMake build
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126653 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/CMakeLists.txt')
-rw-r--r--lib/AST/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/AST/CMakeLists.txt b/lib/AST/CMakeLists.txt
index 9fe18407a8..63583a02bf 100644
--- a/lib/AST/CMakeLists.txt
+++ b/lib/AST/CMakeLists.txt
@@ -24,6 +24,7 @@ add_clang_library(clangAST
ExprClassification.cpp
ExprConstant.cpp
ExprCXX.cpp
+ ExternalASTSource.cpp
InheritViz.cpp
ItaniumCXXABI.cpp
ItaniumMangle.cpp