Sign in
llvm
/
llvm-project
/
llvm
/
fed702b02c9cca5bd1993203fa0e8f1139d582e1
/
.
/
unittests
/
LineEditor
/
CMakeLists.txt
blob: 70d7497fed973019de5b9541f83bb4915d2fb05a [
file
]
set(LLVM_LINK_COMPONENTS
LineEditor
Support
)
add_llvm_unittest(LineEditorTests
LineEditor.cpp
)