Sign in
llvm
/
llvm-project
/
llvm
/
4e27776626e79ac926e8b47b78a7e2870e3f59ed
/
.
/
unittests
/
BinaryFormat
/
CMakeLists.txt
blob: c058402638bcd41f26d55085c0a8a9d51116f921 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
BinaryFormat
)
add_llvm_unittest(BinaryFormatTests
DwarfTest.cpp
MachOTest.cpp
MsgPackDocumentTest.cpp
MsgPackReaderTest.cpp
MsgPackWriterTest.cpp
TestFileMagic.cpp
)