mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
[CMake] LineEditorTests: Add Support to link_components.
Even if LLVMSupport is added in add_unittests, LLVMSupport may be here as consistency. llvm-svn: 213854
This commit is contained in:
parent
1309e2fc50
commit
af05fca14e
@ -1,5 +1,6 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
LineEditor
|
||||
Support
|
||||
)
|
||||
|
||||
add_llvm_unittest(LineEditorTests
|
||||
|
Loading…
Reference in New Issue
Block a user