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 631936795b6..95c672e35be 100644
--- a/llvm/unittests/BinaryFormat/CMakeLists.txt
+++ b/llvm/unittests/BinaryFormat/CMakeLists.txt
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
add_llvm_unittest(BinaryFormatTests
DwarfTest.cpp
+ MachOTest.cpp
TestFileMagic.cpp
)
OpenPOWER on IntegriCloud