summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2019-03-15 15:00:41 (GMT)
committerBrad King <brad.king@kitware.com>2019-05-13 14:31:39 (GMT)
commit8cc04b1918301964ef7de0f44b77fdf1d82729ba (patch)
treeded6808611d5568df69d96fe0784227ae4d9d631 /Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt
parent741fb95f660c73035a26b572dfcd3d628d324d57 (diff)
downloadCMake-8cc04b1918301964ef7de0f44b77fdf1d82729ba.zip
CMake-8cc04b1918301964ef7de0f44b77fdf1d82729ba.tar.gz
CMake-8cc04b1918301964ef7de0f44b77fdf1d82729ba.tar.bz2
cmake: Display error if generate step fails
Diffstat (limited to 'Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt')
-rw-r--r--Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt b/Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt
index 803058d..9afa461 100644
--- a/Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt
+++ b/Tests/RunCMake/MSVCRuntimeLibrary/CMP0091-NEW-stderr.txt
@@ -1,2 +1,4 @@
^CMake Error in CMakeLists.txt:
- MSVC_RUNTIME_LIBRARY value 'BogusValue' not known for this C compiler.$
+ MSVC_RUNTIME_LIBRARY value 'BogusValue' not known for this C compiler.
++
+CMake Generate step failed\. Build files cannot be regenerated correctly\.$