mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-11 20:27:19 +00:00
[CMake] Apply DEPENDS to clangTidy.
llvm-svn: 201977
This commit is contained in:
parent
d724c28020
commit
871d104e1c
@ -6,6 +6,9 @@ add_clang_library(clangTidy
|
||||
ClangTidy.cpp
|
||||
ClangTidyModule.cpp
|
||||
ClangTidyDiagnosticConsumer.cpp
|
||||
|
||||
DEPENDS
|
||||
ClangSACheckers
|
||||
)
|
||||
target_link_libraries(clangTidy
|
||||
clangAST
|
||||
|
Loading…
x
Reference in New Issue
Block a user