Unbreak the CMake build

llvm-svn: 76878
This commit is contained in:
Douglas Gregor 2009-07-23 15:15:06 +00:00
parent c8cd3f6959
commit 2aff97c9e6
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ add_clang_library(clangCodeGen
CGObjC.cpp
CGObjCGNU.cpp
CGObjCMac.cpp
CGRecordLayoutBuilder.cpp
CGStmt.cpp
CodeGenFunction.cpp
CodeGenModule.cpp