forked from OSchip/llvm-project
Attempting to appease the CMake build bots after r249429.
llvm-svn: 249430
This commit is contained in:
parent
fc4e042bf5
commit
b92b47c6ff
|
@ -29,4 +29,5 @@ add_clang_library(clangTidyMiscModule
|
|||
clangBasic
|
||||
clangLex
|
||||
clangTidy
|
||||
clangTidyUtils
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue