Also ClangTidyTests requires clangLex.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 11 Aug 2015 13:16:51 +0000 (13:16 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 11 Aug 2015 13:16:51 +0000 (13:16 +0000)
llvm-svn: 244599

clang-tools-extra/unittests/clang-tidy/CMakeLists.txt

index a756c45..f27af92 100644 (file)
@@ -20,6 +20,7 @@ target_link_libraries(ClangTidyTests
   clangASTMatchers
   clangBasic
   clangFrontend
+  clangLex
   clangTidy
   clangTidyGoogleModule
   clangTidyLLVMModule