Update CMake build.

llvm-svn: 98318
This commit is contained in:
Ted Kremenek 2010-03-12 00:38:40 +00:00
parent 7a7a0808b9
commit fd1d11c020
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ add_clang_library(clangSema
SemaExprObjC.cpp
SemaInit.cpp
SemaLookup.cpp
SemaObjCProperty.cpp
SemaOverload.cpp
SemaStmt.cpp
SemaTemplate.cpp