diff options
author | Wouter Klouwen <wouter.klouwen@youview.com> | 2018-11-16 16:06:54 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2018-12-20 20:52:08 (GMT) |
commit | 19d86e26e392a80163d90cbc1accaf45412968f8 (patch) | |
tree | 4bf9fbc24eab74fbc25f22392c5677bb22da32d5 /Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stderr.txt | |
parent | 772edffbf0c08fc0a6fcf74fb98545b7afcfee13 (diff) | |
download | CMake-19d86e26e392a80163d90cbc1accaf45412968f8.zip CMake-19d86e26e392a80163d90cbc1accaf45412968f8.tar.gz CMake-19d86e26e392a80163d90cbc1accaf45412968f8.tar.bz2 |
ExternalProject: add LOG_OUTPUT_ON_FAILURE option
This option only has an effect if at least one of the other LOG_<step>
options is enabled. If an error occurs for a step which has logging to
file enabled, that step's output will be printed to the console. For
cases where a large amount of output is recorded, just the end of that
output may be printed to the console.
Diffstat (limited to 'Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stderr.txt')
-rw-r--r-- | Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stderr.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stderr.txt b/Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stderr.txt new file mode 100644 index 0000000..8d98f9d --- /dev/null +++ b/Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stderr.txt @@ -0,0 +1 @@ +.* |