Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00bb397b0dc79fcad27bfe63456a2100039706f2
/
.
/
llvm
/
unittests
/
Bitstream
/
CMakeLists.txt
blob: a62003417d41aaf15d1abc0d8b1d7ba0cb9d259c [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
BitstreamReader
)
add_llvm_unittest(BitstreamTests
BitstreamReaderTest.cpp
BitstreamWriterTest.cpp
)