summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine/no-S-B-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CommandLine/no-S-B-stderr.txt')
-rw-r--r--Tests/RunCMake/CommandLine/no-S-B-stderr.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Tests/RunCMake/CommandLine/no-S-B-stderr.txt b/Tests/RunCMake/CommandLine/no-S-B-stderr.txt
index 7a943077b..c166dcf56 100644
--- a/Tests/RunCMake/CommandLine/no-S-B-stderr.txt
+++ b/Tests/RunCMake/CommandLine/no-S-B-stderr.txt
@@ -1 +1,4 @@
-CMake Error: No source or binary directory provided
+CMake Warning:
+ No source or binary directory provided. Both will be assumed to be the
+ same as the current working directory, but note that this warning will
+ become a fatal error in future CMake releases.