Attempting to appease the CMake build bots after r249429.

llvm-svn: 249430
This commit is contained in:
Aaron Ballman 2015-10-06 16:32:50 +00:00
parent fc4e042bf5
commit b92b47c6ff
1 changed files with 1 additions and 0 deletions

View File

@ -29,4 +29,5 @@ add_clang_library(clangTidyMiscModule
clangBasic
clangLex
clangTidy
clangTidyUtils
)