blob: c6823d8f90983fc1a7bf77466d96128175a94823 [file] [log] [blame]
Peter Collingbournec7d437c2014-01-31 23:46:14 +00001set(LLVM_LINK_COMPONENTS
2 LineEditor
3 )
4
5add_llvm_unittest(LineEditorTests
6 LineEditor.cpp
7 )