CMake: updated list of source files.
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 25 Aug 2009 00:02:29 +0000 (00:02 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 25 Aug 2009 00:02:29 +0000 (00:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79959 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/CMakeLists.txt

index efa5361b624215e6c472eea4c98d47c99b9474a6..05f1ac7d98f2f1d151822d02bd480534628bdb5d 100644 (file)
@@ -30,6 +30,7 @@ add_llvm_library(LLVMSupport
   Timer.cpp
   Triple.cpp
   Twine.cpp
+  raw_os_ostream.cpp
   raw_ostream.cpp
   )