Drop Visual Studio 10 2010 generator

This generator has been deprecated since CMake 3.22.  Remove it.
This commit is contained in:
Brad King
2022-09-26 11:49:17 -04:00
parent eb6e2ef7f6
commit 8d6f015d59
28 changed files with 38 additions and 361 deletions

View File

@@ -436,7 +436,7 @@ one of the keywords to make clear the behavior they expect.
Because generator expressions can be used in custom commands,
it is possible to define ``COMMAND`` lines or whole custom commands
which evaluate to empty strings for certain configurations.
For **Visual Studio 2010 (and newer)** generators these command
For **Visual Studio 11 2012 (and newer)** generators these command
lines or custom commands will be omitted for the specific
configuration and no "empty-string-command" will be added.