Skip to content
  • Chris Bieneman's avatar
    [CMake] Connecting check-all and test-depends targets correctly · 342134ed
    Chris Bieneman authored
    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.
    
    llvm-svn: 280392
    342134ed
Loading