summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/BinaryFormat/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/BinaryFormat/CMakeLists.txt')
-rw-r--r--llvm/unittests/BinaryFormat/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/unittests/BinaryFormat/CMakeLists.txt b/llvm/unittests/BinaryFormat/CMakeLists.txt
index c0aac4db9c1..82d76ecf64a 100644
--- a/llvm/unittests/BinaryFormat/CMakeLists.txt
+++ b/llvm/unittests/BinaryFormat/CMakeLists.txt
@@ -6,6 +6,7 @@ add_llvm_unittest(BinaryFormatTests
DwarfTest.cpp
MachOTest.cpp
MsgPackReaderTest.cpp
+ MsgPackTypesTest.cpp
MsgPackWriterTest.cpp
TestFileMagic.cpp
)
OpenPOWER on IntegriCloud