summaryrefslogtreecommitdiffstats
path: root/Help/generator/Visual Studio 10 2010.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-08-09 15:24:10 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-08-09 15:24:24 (GMT)
commitad4452d1bdabcdf039f812f2b709a905d76e8da0 (patch)
treeb6c8e650e6b893dccf078cddd34b8bd05c198776 /Help/generator/Visual Studio 10 2010.rst
parentc4b0e96c37b1d030bf63bc9cf005a50329e7e71c (diff)
parenta82eb539f022629dd479279bc397dd607e1890d4 (diff)
downloadCMake-ad4452d1bdabcdf039f812f2b709a905d76e8da0.zip
CMake-ad4452d1bdabcdf039f812f2b709a905d76e8da0.tar.gz
CMake-ad4452d1bdabcdf039f812f2b709a905d76e8da0.tar.bz2
Merge topic 'doc-vs-generator-clarify-project-types'
a82eb539f0 Help: Describe the type of Visual Studio projects that can be generated Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2262
Diffstat (limited to 'Help/generator/Visual Studio 10 2010.rst')
-rw-r--r--Help/generator/Visual Studio 10 2010.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/generator/Visual Studio 10 2010.rst b/Help/generator/Visual Studio 10 2010.rst
index 04eef10..b8d6872 100644
--- a/Help/generator/Visual Studio 10 2010.rst
+++ b/Help/generator/Visual Studio 10 2010.rst
@@ -18,6 +18,12 @@ a target platform name optionally at the end of this generator name:
For compatibility with CMake versions prior to 3.0, one may specify this
generator using the name ``Visual Studio 10`` without the year component.
+Project Types
+^^^^^^^^^^^^^
+
+Only Visual C++ and C# projects may be generated. Other types of
+projects (Database, Website, etc.) are not supported.
+
Toolset Selection
^^^^^^^^^^^^^^^^^