Sign in
android
/
platform
/
external
/
llvm_35a
/
41fb11790562745484a1aaade7377d11d970972a
/
.
/
unittests
/
LineEditor
/
CMakeLists.txt
blob: c6823d8f90983fc1a7bf77466d96128175a94823 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
LineEditor
)
add_llvm_unittest(LineEditorTests
LineEditor.cpp
)