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