Update CMake build.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 14 Oct 2012 16:06:09 +0000 (16:06 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 14 Oct 2012 16:06:09 +0000 (16:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165908 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/ADT/CMakeLists.txt

index cb9a9092b56ec10029a21f937692e85e6eb13b4b..94f7fda2a9e3d32bab26d59ca0716b5292f491bb 100644 (file)
@@ -13,6 +13,7 @@ set(ADTSources
   FoldingSet.cpp
   HashingTest.cpp
   ilistTest.cpp
+  ImmutableMapTest.cpp
   ImmutableSetTest.cpp
   IntEqClassesTest.cpp
   IntervalMapTest.cpp