Sign in
android
/
toolchain
/
llvm
/
7ca84cb41682bcc3b654be7a82cb59c5a47ad046
/
.
/
unittests
/
LineEditor
/
CMakeLists.txt
blob: c6823d8f90983fc1a7bf77466d96128175a94823 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
LineEditor
)
add_llvm_unittest(LineEditorTests
LineEditor.cpp
)