[CMake] Add convenience target llvm-test-depends to build test dependencies.
authorChris Bieneman <beanz@apple.com>
Wed, 2 Mar 2016 00:27:14 +0000 (00:27 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 2 Mar 2016 00:27:14 +0000 (00:27 +0000)
commit2d5e0771655bcbfd2e1e0c460d3dc2f699357ca5
tree5336c2f3dc6fc0e69b981cfa2facf87f6f8213ec
parent2b12f6765baa0f5ee8c0151c40a7738e2e756fc2
[CMake] Add convenience target llvm-test-depends to build test dependencies.

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

llvm-svn: 262428
llvm/test/CMakeLists.txt