Update cmake build files.

llvm-svn: 74210
This commit is contained in:
Owen Anderson 2009-06-25 21:58:34 +00:00
parent f17f6f06fa
commit bc17dc6ed4
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ add_llvm_library(LLVMSystem
Signals.cpp
Threading.cpp
TimeValue.cpp
ThreadLocal.cpp
)
if( BUILD_SHARED_LIBS AND NOT WIN32 )