Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
llvm
/
6e8533b05630a1e06d39a61270dcbf6d0662b3b5
/
.
/
unittests
/
LineEditor
/
CMakeLists.txt
blob: 70d7497fed973019de5b9541f83bb4915d2fb05a [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
LineEditor
Support
)
add_llvm_unittest(LineEditorTests
LineEditor.cpp
)