commit | 816c475854dec29de608c4e76beb27ee4f813f6c | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Thu Sep 01 18:26:01 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Thu Sep 01 18:26:01 2016 +0000 |
tree | 5afb383e0351af49fdac7ecd37f9f11609bb14ac | |
parent | add0a5d6febdb1f5356b7af435c571c89c2f9725 [diff] |
[CMake] Connecting check-all and test-depends targets correctly My previous attempt at this connected the sub-project check targets to the test-depends target instead of to the check-all target. That resulted in the tests running multiple times on bots that built "test-depends" and "check-all" in separate build invocations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280392 91177308-0d34-0410-b5e6-96231b3b80d8