[CMake] Add convenience target clang-test-depends to build test dependencies.
authorChris Bieneman <beanz@apple.com>
Wed, 2 Mar 2016 00:27:15 +0000 (00:27 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 2 Mar 2016 00:27:15 +0000 (00:27 +0000)
commitdb5294d9c014d57f8daf0f89ac21a1f9af39e912
tree8785685c9dbd18b53c73a6642ddae5b98ecabb1d
parent2d5e0771655bcbfd2e1e0c460d3dc2f699357ca5
[CMake] Add convenience target clang-test-depends to build test dependencies.

This is useful when paired with the distribution targets to build prerequisites for running tests.

llvm-svn: 262429
clang/test/CMakeLists.txt