]> granicus.if.org Git - clang/commitdiff
[CMake] LexTests: Prune redundant libdep(s).
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jul 2014 11:44:03 +0000 (11:44 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jul 2014 11:44:03 +0000 (11:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213853 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/Lex/CMakeLists.txt

index 1fb57cfdfba0770d1a8267db98cd230d781eb59e..461e0d95fc87efe2bf63a5d1146336454b447981 100644 (file)
@@ -14,5 +14,4 @@ target_link_libraries(LexTests
   clangLex
   clangParse
   clangSema
-  clangSerialization
   )