diff options
Diffstat (limited to 'llvm/lib/LineEditor/CMakeLists.txt')
-rw-r--r-- | llvm/lib/LineEditor/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/LineEditor/CMakeLists.txt b/llvm/lib/LineEditor/CMakeLists.txt index 0d2bada1e84..4935c176765 100644 --- a/llvm/lib/LineEditor/CMakeLists.txt +++ b/llvm/lib/LineEditor/CMakeLists.txt @@ -9,6 +9,5 @@ add_llvm_library(LLVMLineEditor ${LLVM_MAIN_INCLUDE_DIR}/llvm/LineEditor LINK_LIBS - LLVMSupport ${link_libs} ) |