summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/CMakeLists.txt
diff options
context:
space:
mode:
authorRichard Mitton <richard@codersnotes.com>2013-09-12 02:20:39 +0000
committerRichard Mitton <richard@codersnotes.com>2013-09-12 02:20:39 +0000
commit83f0f88954daeb65d7143ba95acb30604b862f95 (patch)
tree6bc55e41cac1246258116c86ec0ca0e43eb21702 /lldb/source/DataFormatters/CMakeLists.txt
parentf86248d9ba1909392211968400ea97bd06da04c6 (diff)
downloadbcm5719-llvm-83f0f88954daeb65d7143ba95acb30604b862f95.tar.gz
bcm5719-llvm-83f0f88954daeb65d7143ba95acb30604b862f95.zip
Updated CMakeLists to match XCode project
llvm-svn: 190573
Diffstat (limited to 'lldb/source/DataFormatters/CMakeLists.txt')
-rw-r--r--lldb/source/DataFormatters/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/DataFormatters/CMakeLists.txt b/lldb/source/DataFormatters/CMakeLists.txt
index b9f7de900e7..b9857fc6c8b 100644
--- a/lldb/source/DataFormatters/CMakeLists.txt
+++ b/lldb/source/DataFormatters/CMakeLists.txt
@@ -11,6 +11,7 @@ add_lldb_library(lldbDataFormatters
LibCxx.cpp
LibCxxList.cpp
LibCxxMap.cpp
+ LibCxxUnorderedMap.cpp
LibStdcpp.cpp
NSArray.cpp
NSDictionary.cpp
OpenPOWER on IntegriCloud