[clang-tidy] Add missing Modernize module to Google module link libs (#171427)
Fixes failures in https://github.com/llvm/llvm-project/pull/171058#issuecomment-3631809933
This commit is contained in:
parent
182a59d59a
commit
9c83428674
@ -24,6 +24,7 @@ add_clang_library(clangTidyGoogleModule STATIC
|
||||
|
||||
LINK_LIBS
|
||||
clangTidy
|
||||
clangTidyModernizeModule
|
||||
clangTidyReadabilityModule
|
||||
clangTidyUtils
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user