Add Threading.cpp to the CMake project files
[oota-llvm.git] / lib / Support / CMakeLists.txt
index 7c8ce706b610ee7a77d08b0e79a0af9da97c51d8..da80eaa07a3916683701fca1d129858bf1796dbb 100644 (file)
@@ -25,6 +25,7 @@ add_llvm_library(LLVMSupport
   StringMap.cpp
   StringPool.cpp
   SystemUtils.cpp
+  Threading.cpp
   Timer.cpp
   Triple.cpp
   raw_ostream.cpp