[cfe-commits] r97113 - /cfe/trunk/lib/Frontend/CMakeLists.txt
Douglas Gregor
dgregor at apple.com
Wed Feb 24 20:52:01 PST 2010
Author: dgregor
Date: Wed Feb 24 22:52:01 2010
New Revision: 97113
URL: http://llvm.org/viewvc/llvm-project?rev=97113&view=rev
Log:
Update CMake makefiles
Modified:
cfe/trunk/lib/Frontend/CMakeLists.txt
Modified: cfe/trunk/lib/Frontend/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Frontend/CMakeLists.txt?rev=97113&r1=97112&r2=97113&view=diff
==============================================================================
--- cfe/trunk/lib/Frontend/CMakeLists.txt (original)
+++ cfe/trunk/lib/Frontend/CMakeLists.txt Wed Feb 24 22:52:01 2010
@@ -5,8 +5,8 @@
ASTMerge.cpp
ASTUnit.cpp
AnalysisConsumer.cpp
- Backend.cpp
CacheTokens.cpp
+ CodeGenAction.cpp
CompilerInstance.cpp
CompilerInvocation.cpp
DeclXML.cpp
More information about the cfe-commits
mailing list