diff options
author | Craig Scott <craig.scott@crascit.com> | 2018-12-21 21:21:34 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2018-12-21 21:21:47 (GMT) |
commit | 91bcb88c3cbd9500563ccddb8dec721a04e3f7f6 (patch) | |
tree | 076fdcfdf0338a6d63fb60bde2b3a4f7db59c111 /Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stdout.txt | |
parent | 16262ed7628cc6272178eb7ca1503b66b2380cf4 (diff) | |
parent | 19d86e26e392a80163d90cbc1accaf45412968f8 (diff) | |
download | CMake-91bcb88c3cbd9500563ccddb8dec721a04e3f7f6.zip CMake-91bcb88c3cbd9500563ccddb8dec721a04e3f7f6.tar.gz CMake-91bcb88c3cbd9500563ccddb8dec721a04e3f7f6.tar.bz2 |
Merge topic 'output-on-failure'
19d86e26e3 ExternalProject: add LOG_OUTPUT_ON_FAILURE option
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2625
Diffstat (limited to 'Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stdout.txt')
-rw-r--r-- | Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stdout.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stdout.txt b/Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stdout.txt new file mode 100644 index 0000000..11c7317 --- /dev/null +++ b/Tests/RunCMake/ExternalProject/LogOutputOnFailureMerged-build-stdout.txt @@ -0,0 +1,7 @@ +( )?-- 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 |