summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/tool/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/clang-tidy/tool/CMakeLists.txt')
-rw-r--r--clang-tools-extra/clang-tidy/tool/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang-tools-extra/clang-tidy/tool/CMakeLists.txt b/clang-tools-extra/clang-tidy/tool/CMakeLists.txt
index a20dcb714bd..ea65b76d9e9 100644
--- a/clang-tools-extra/clang-tidy/tool/CMakeLists.txt
+++ b/clang-tools-extra/clang-tidy/tool/CMakeLists.txt
@@ -8,6 +8,7 @@ add_clang_executable(clang-tidy
target_link_libraries(clang-tidy
clangAST
clangASTMatchers
+ clangBasic
clangTidy
clangTidyGoogleModule
clangTidyLLVMModule
OpenPOWER on IntegriCloud