文本文件  |  8行  |  98 B

set(LLVM_LINK_COMPONENTS
  LineEditor
  )

add_llvm_unittest(LineEditorTests
  LineEditor.cpp
  )