mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-10 19:39:52 -05:00
When any test under CTestTestSerialInDepends starts, delete the lockfile for that test in case it wasn't deleted at the end of the last test run. Fixes: #22351