[cfe-commits] r98318 - /cfe/trunk/lib/Sema/CMakeLists.txt

Ted Kremenek kremenek at apple.com
Thu Mar 11 16:38:40 PST 2010


Author: kremenek
Date: Thu Mar 11 18:38:40 2010
New Revision: 98318

URL: http://llvm.org/viewvc/llvm-project?rev=98318&view=rev
Log:
Update CMake build.

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

Modified: cfe/trunk/lib/Sema/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/CMakeLists.txt?rev=98318&r1=98317&r2=98318&view=diff
==============================================================================
--- cfe/trunk/lib/Sema/CMakeLists.txt (original)
+++ cfe/trunk/lib/Sema/CMakeLists.txt Thu Mar 11 18:38:40 2010
@@ -22,6 +22,7 @@
   SemaExprObjC.cpp
   SemaInit.cpp
   SemaLookup.cpp
+  SemaObjCProperty.cpp
   SemaOverload.cpp
   SemaStmt.cpp
   SemaTemplate.cpp





More information about the cfe-commits mailing list