v811_spc009/external/llvm/unittests/LineEditor/CMakeLists.txt

9 lines
108 B

set(LLVM_LINK_COMPONENTS
LineEditor
Support
)
add_llvm_unittest(LineEditorTests
LineEditor.cpp
)