[cfe-commits] r72963 - /cfe/trunk/lib/CodeGen/CMakeLists.txt

Anton Korobeynikov asl at math.spbu.ru
Fri Jun 5 15:08:55 PDT 2009


Author: asl
Date: Fri Jun  5 17:08:54 2009
New Revision: 72963

URL: http://llvm.org/viewvc/llvm-project?rev=72963&view=rev
Log:
Update cmake script

Modified:
    cfe/trunk/lib/CodeGen/CMakeLists.txt

Modified: cfe/trunk/lib/CodeGen/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/CodeGen/CMakeLists.txt?rev=72963&r1=72962&r2=72963&view=diff

==============================================================================
--- cfe/trunk/lib/CodeGen/CMakeLists.txt (original)
+++ cfe/trunk/lib/CodeGen/CMakeLists.txt Fri Jun  5 17:08:54 2009
@@ -22,4 +22,5 @@
   CodeGenTypes.cpp
   Mangle.cpp
   ModuleBuilder.cpp
+  TargetABIInfo.cpp
   )





More information about the cfe-commits mailing list