]> granicus.if.org Git - clang/commitdiff
Unbreak CMake build
authorDouglas Gregor <dgregor@apple.com>
Mon, 28 Feb 2011 14:32:11 +0000 (14:32 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 28 Feb 2011 14:32:11 +0000 (14:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126653 91177308-0d34-0410-b5e6-96231b3b80d8

lib/AST/CMakeLists.txt

index 9fe18407a83961e2674204b98a8f18609a5583be..63583a02bfd16e267d5a369cb7fbc578cccacc69 100644 (file)
@@ -24,6 +24,7 @@ add_clang_library(clangAST
   ExprClassification.cpp
   ExprConstant.cpp
   ExprCXX.cpp
+  ExternalASTSource.cpp
   InheritViz.cpp
   ItaniumCXXABI.cpp
   ItaniumMangle.cpp