Author: ddunbar
Date: Tue Nov 11 02:29:24 2008
New Revision: 59036
URL: http://llvm.org/viewvc/llvm-project?rev=59036&view=rev
Log:
Fix cmake build, patch from Jjgod Jiang.
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=59036&r1=59035&r2=59036&view=diff
==============================================================================
--- cfe/trunk/lib/Sema/CMakeLists.txt (original)
+++ cfe/trunk/lib/Sema/CMakeLists.txt Tue Nov 11 02:29:24 2008
@@ -5,6 +5,7 @@
ParseAST.cpp
SemaChecking.cpp
Sema.cpp
+ SemaCXXScopeSpec.cpp
SemaDeclAttr.cpp
SemaDecl.cpp
SemaDeclCXX.cpp
@@ -14,6 +15,7 @@
SemaExprObjC.cpp
SemaInherit.cpp
SemaInit.cpp
+ SemaNamedCast.cpp
SemaOverload.cpp
SemaStmt.cpp
SemaType.cpp
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits