]> granicus.if.org Git - clang/commitdiff
[CMake] check-clang requires clang-tblgen. It is not required by anyone when external...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 19 Jan 2014 08:54:48 +0000 (08:54 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 19 Jan 2014 08:54:48 +0000 (08:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199579 91177308-0d34-0410-b5e6-96231b3b80d8

test/CMakeLists.txt

index 6443c229e0cc8bb65eae6888aae302e3252d4202..93442d2cef68126541a01a7c9db63f113ec83517 100644 (file)
@@ -30,6 +30,7 @@ list(APPEND CLANG_TEST_DEPS
   clang clang-headers
   c-index-test diagtool arcmt-test c-arcmt-test
   clang-check clang-format
+  clang-tblgen
   PrintFunctionNames
   SampleAnalyzerPlugin
   )