diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2018-10-11 17:48:53 (GMT) |
---|---|---|
committer | Zack Galbreath <zack.galbreath@kitware.com> | 2018-10-15 17:03:34 (GMT) |
commit | 60ca88d7261da8ad77e68d8f82ae67099af70df0 (patch) | |
tree | 1f489113cc39f07d3c0fc2d4d856fc021e829553 /CompileFlags.cmake | |
parent | e2dd6ac9776e4f5a1995dfc606480b627fdbce72 (diff) | |
download | CMake-60ca88d7261da8ad77e68d8f82ae67099af70df0.zip CMake-60ca88d7261da8ad77e68d8f82ae67099af70df0.tar.gz CMake-60ca88d7261da8ad77e68d8f82ae67099af70df0.tar.bz2 |
ctest_submit: Generate Done.xml at submit time
This fixes a bug where calling `ctest_submit()` would result in a Done.xml
file with an empty <buildId> element.
CDash responds with a buildId when CTest submits a file. For this reason,
Done.xml needs to generated after CTest has submitted some other file to
CDash. This change also has the benefit of making Done.xml's timestamp as
late as possible, giving us a more accurate record of how long the entire
build took to complete.
Diffstat (limited to 'CompileFlags.cmake')
0 files changed, 0 insertions, 0 deletions