[CMake] Add test-depends target to build dependencies of check-all
authorChris Bieneman <beanz@apple.com>
Wed, 2 Mar 2016 17:56:30 +0000 (17:56 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 2 Mar 2016 17:56:30 +0000 (17:56 +0000)
commit7d942d73b868a9ce7e202096778803d57f3ec73c
treeb083a96247555c030c40af2bd9227ab9032fe04f
parent6622029d5ee15bfddacbda4825804ee89f8c30e6
[CMake] Add test-depends target to build dependencies of check-all

This is just another convenience target for bots to use. It enables isolation of building and testing.

llvm-svn: 262494
llvm/CMakeLists.txt