diff options
author | Brad King <brad.king@kitware.com> | 2015-07-14 17:31:21 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-07-14 17:58:53 (GMT) |
commit | f0cad1939f10ccdcf1b5e8ad150b7e10471f92a3 (patch) | |
tree | 98cbb0df56316e7135fd8135f063a676dcc7d41e /Tests/RunCMake/Make/TargetMessages-VAR-ON-build-stdout.txt | |
parent | 1d3984780df87c6963b0aae1c392a570c890161b (diff) | |
download | CMake-f0cad1939f10ccdcf1b5e8ad150b7e10471f92a3.zip CMake-f0cad1939f10ccdcf1b5e8ad150b7e10471f92a3.tar.gz CMake-f0cad1939f10ccdcf1b5e8ad150b7e10471f92a3.tar.bz2 |
Tests: Add test for TARGET_MESSAGES global property
Diffstat (limited to 'Tests/RunCMake/Make/TargetMessages-VAR-ON-build-stdout.txt')
-rw-r--r-- | Tests/RunCMake/Make/TargetMessages-VAR-ON-build-stdout.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Tests/RunCMake/Make/TargetMessages-VAR-ON-build-stdout.txt b/Tests/RunCMake/Make/TargetMessages-VAR-ON-build-stdout.txt new file mode 100644 index 0000000..a827624 --- /dev/null +++ b/Tests/RunCMake/Make/TargetMessages-VAR-ON-build-stdout.txt @@ -0,0 +1,8 @@ +^(([^B]|B[^u]|Bu[^i]|Bui[^l]|Buil[^t]|Built[^ ])[^ +]* +)*Scanning dependencies of target CustomTarget( +([^B]|B[^u]|Bu[^i]|Bui[^l]|Buil[^t]|Built[^ ])[^ +]*)* +Built target CustomTarget( +([^B]|B[^u]|Bu[^i]|Bui[^l]|Buil[^t]|Built[^ ])[^ +]*)*$ |