mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-04 13:26:07 +00:00
8 lines
98 B
CMake
8 lines
98 B
CMake
![]() |
set(LLVM_LINK_COMPONENTS
|
||
|
LineEditor
|
||
|
)
|
||
|
|
||
|
add_llvm_unittest(LineEditorTests
|
||
|
LineEditor.cpp
|
||
|
)
|