Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
llvm
/
e6fb6db5680e297e0b99739dcfbdb4d72ddd752b
/
.
/
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
)