Files
CMake/Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stdout.txt
Wouter Klouwen 19d86e26e3 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.
2018-12-21 07:52:08 +11:00

8 lines
227 B
Plaintext

( )?-- Log output is:
( )?This is some dummy output with some long lines to ensure formatting is preserved
( )? Including lines with leading spaces
( )?
( )?And also blank lines[
]+
( )?cmake -E env: no command given