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