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