Author: akirtzidis
Date: Mon Apr  4 18:17:56 2011
New Revision: 128854

URL: http://llvm.org/viewvc/llvm-project?rev=128854&view=rev
Log:
Also update CMakeList.txt

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=128854&r1=128853&r2=128854&view=diff
==============================================================================
--- cfe/trunk/lib/Frontend/CMakeLists.txt (original)
+++ cfe/trunk/lib/Frontend/CMakeLists.txt Mon Apr  4 18:17:56 2011
@@ -16,6 +16,7 @@
   CacheTokens.cpp
   CompilerInstance.cpp
   CompilerInvocation.cpp
+  CreateInvocationFromCommandLine.cpp
   DependencyFile.cpp
   DiagChecker.cpp
   FrontendAction.cpp


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to