From 57da3ed4ce1c31e8ab6f15ce4bb717edfe397f7e Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Tue, 14 Jul 2009 20:44:17 +0000 Subject: Update CMake file. llvm-svn: 75677 --- llvm/lib/Support/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/Support') diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index 8de0e350b0f..ff2483531d1 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt @@ -11,6 +11,7 @@ add_llvm_library(LLVMSupport ErrorHandling.cpp FileUtilities.cpp FoldingSet.cpp + FormattedStream.cpp GraphWriter.cpp IsInf.cpp IsNAN.cpp -- cgit v1.2.3