]> granicus.if.org Git - clang/commitdiff
Update CMake build.
authorTed Kremenek <kremenek@apple.com>
Fri, 12 Mar 2010 00:38:40 +0000 (00:38 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 12 Mar 2010 00:38:40 +0000 (00:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98318 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Sema/CMakeLists.txt

index 5be6712c8397edb6c4f9b10279a693b6fb658f11..237803a1c4532d69db379e36df10530547fa8581 100644 (file)
@@ -22,6 +22,7 @@ add_clang_library(clangSema
   SemaExprObjC.cpp
   SemaInit.cpp
   SemaLookup.cpp
+  SemaObjCProperty.cpp
   SemaOverload.cpp
   SemaStmt.cpp
   SemaTemplate.cpp