Sign in
swiftshader
/
SwiftShader
/
6d8a9c590745cfdbf15379ef75ec8ca56fb327d2
/
.
/
third_party
/
llvm-7.0
/
llvm
/
unittests
/
LineEditor
/
CMakeLists.txt
blob: 70d7497fed973019de5b9541f83bb4915d2fb05a [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
LineEditor
Support
)
add_llvm_unittest(LineEditorTests
LineEditor.cpp
)