diff options
author | Alex Neundorf <neundorf@kde.org> | 2012-08-20 21:19:44 (GMT) |
---|---|---|
committer | Alex Neundorf <neundorf@kde.org> | 2012-08-20 21:19:44 (GMT) |
commit | 95e502ee7c9c751d308f5685f048ba1b555cc038 (patch) | |
tree | bd7f2e91b92de399dd9df39bbc647b787c117a20 /Source/cmNinjaTargetGenerator.h | |
parent | c4306dc8057c45bc5edfd18465f85790800124cd (diff) | |
download | CMake-95e502ee7c9c751d308f5685f048ba1b555cc038.zip CMake-95e502ee7c9c751d308f5685f048ba1b555cc038.tar.gz CMake-95e502ee7c9c751d308f5685f048ba1b555cc038.tar.bz2 |
error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not set
Otherwise, CTEST_USE_LAUNCHERS can be set to true in a driving ctest
script, and everything looks like it would work and reports 0 build errors,
but actually there can be any amount of errors and they are just not reported.
By adding this check cmake now errors out if CTEST_USE_LAUNCHERS is enabled, but
the RULE properties are not set, which would lead to a not-working ctest run.
Alex
Diffstat (limited to 'Source/cmNinjaTargetGenerator.h')
0 files changed, 0 insertions, 0 deletions