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)
llvm-svn: 165908

llvm/unittests/ADT/CMakeLists.txt

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