<div dir="ltr"><div>Is there a way to turn off the label timing information after ctest is run with </div><div><br></div><div>ctest -L mytest</div><div><br></div><div>I have appoximately 100 tests that depend on a SETUP test.  The setup test has 100s of labels and this screws up the print out of the label timing summary at the end of the ctest run. This is due to the want of having dependencies of tests being run automatically.  All of my tests depend on a SETUP test.  Using the label method:</div><div><br></div><div><a href="https://stackoverflow.com/questions/30808963/cmake-and-ctest-automatically-run-tests-dependencies">https://stackoverflow.com/questions/30808963/cmake-and-ctest-automatically-run-tests-dependencies</a><br></div><div><br></div><div>my SETUP test now has 100s of labels</div><div><br></div><div>Thanks, Tony</div><div><br></div><div> </div><div><br></div></div>