summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/DeprecateVS71-WARN-ON-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CommandLine/DeprecateVS71-WARN-ON-stderr.txt')
-rw-r--r--Tests/RunCMake/CommandLine/DeprecateVS71-WARN-ON-stderr.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tests/RunCMake/CommandLine/DeprecateVS71-WARN-ON-stderr.txt b/Tests/RunCMake/CommandLine/DeprecateVS71-WARN-ON-stderr.txt
deleted file mode 100644
index 2cb01ff..0000000
--- a/Tests/RunCMake/CommandLine/DeprecateVS71-WARN-ON-stderr.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-^CMake Warning:
- The "Visual Studio 7 .NET 2003" generator is deprecated and will be removed
- in a future version of CMake.
-
- Add CMAKE_WARN_VS71=OFF to the cache to disable this warning.$