]> granicus.if.org Git - clang/commit
Remove support and mc from the clang unittests' dependencies because they're not
authorJeffrey Yasskin <jyasskin@google.com>
Sat, 19 Feb 2011 06:07:17 +0000 (06:07 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sat, 19 Feb 2011 06:07:17 +0000 (06:07 +0000)
commiteffc48d217bfe5c12635e957030803bde1c4a64f
tree043ea0244a94b7c21b891040c7bb96ee59ac15ba
parent8ac38d7b5d88d12f454a7cda1275bf429813151d
Remove support and mc from the clang unittests' dependencies because they're not
needed or provided by the libraries under test.

The next step is to import http://www.itk.org/Wiki/CMakeMacroParseArguments to
make the empty string parameter unnecessary.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126024 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CMakeLists.txt