summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-09-26 11:49:17 -0400
committerBrad King <brad.king@kitware.com>2022-09-26 15:43:04 -0400
commit8d6f015d59262c53cda4394defaba9b4ae1278dd (patch)
tree3e8088fa7a17805197443de9fec0f70ec6a0971d /Help/prop_tgt/VS_DEBUGGER_COMMAND.rst
parenteb6e2ef7f61de1dd4ff6ec39e886d5fa8cf9aea7 (diff)
downloadcmake-8d6f015d59262c53cda4394defaba9b4ae1278dd.tar.gz
Drop Visual Studio 10 2010 generator
This generator has been deprecated since CMake 3.22. Remove it.
Diffstat (limited to 'Help/prop_tgt/VS_DEBUGGER_COMMAND.rst')
-rw-r--r--Help/prop_tgt/VS_DEBUGGER_COMMAND.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst b/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst
index 58476d6e2f..1e84c00850 100644
--- a/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst
+++ b/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst
@@ -9,5 +9,5 @@ The property value may use
This is defined in ``<LocalDebuggerCommand>`` in the Visual Studio
project file.
-This property only works for Visual Studio 2010 and above;
+This property only works for Visual Studio 11 2012 and above;
it is ignored on other generators.