summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-30 13:31:55 (GMT)
committerBrad King <brad.king@kitware.com>2021-06-30 13:31:55 (GMT)
commitab06f781821205ebf6a015e857d4cd9fa49f06b7 (patch)
tree7e13cb50f56f6547df9d3f0764f204d611fa885c /Help
parente610e99ad34a545ac67f1977e78ea59a52fdcf79 (diff)
downloadCMake-ab06f781821205ebf6a015e857d4cd9fa49f06b7.zip
CMake-ab06f781821205ebf6a015e857d4cd9fa49f06b7.tar.gz
CMake-ab06f781821205ebf6a015e857d4cd9fa49f06b7.tar.bz2
Help: Document VS generator support for Intel Fortran
Extend the list of project types added by commit a82eb539f0 (Help: Describe the type of Visual Studio projects that can be generated, 2018-08-04, v3.13.0-rc1~227^2) to mention that Fortran projects are supported with Intel compiler integration.
Diffstat (limited to 'Help')
-rw-r--r--Help/generator/Visual Studio 10 2010.rst5
-rw-r--r--Help/generator/Visual Studio 11 2012.rst5
-rw-r--r--Help/generator/Visual Studio 12 2013.rst5
-rw-r--r--Help/generator/Visual Studio 14 2015.rst5
-rw-r--r--Help/generator/Visual Studio 15 2017.rst5
-rw-r--r--Help/generator/Visual Studio 16 2019.rst5
-rw-r--r--Help/generator/Visual Studio 17 2022.rst5
7 files changed, 21 insertions, 14 deletions
diff --git a/Help/generator/Visual Studio 10 2010.rst b/Help/generator/Visual Studio 10 2010.rst
index b4376d8..c065550 100644
--- a/Help/generator/Visual Studio 10 2010.rst
+++ b/Help/generator/Visual Studio 10 2010.rst
@@ -9,8 +9,9 @@ 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.
+Only Visual C++ and C# projects may be generated (and Fortran with
+Intel compiler integration). Other types of projects (Database,
+Website, etc.) are not supported.
Platform Selection
^^^^^^^^^^^^^^^^^^
diff --git a/Help/generator/Visual Studio 11 2012.rst b/Help/generator/Visual Studio 11 2012.rst
index 932548b..3952228 100644
--- a/Help/generator/Visual Studio 11 2012.rst
+++ b/Help/generator/Visual Studio 11 2012.rst
@@ -9,8 +9,9 @@ generator using the name "Visual Studio 11" without the year component.
Project Types
^^^^^^^^^^^^^
-Only Visual C++ and C# projects may be generated. Other types of
-projects (JavaScript, Database, Website, etc.) are not supported.
+Only Visual C++ and C# projects may be generated (and Fortran with
+Intel compiler integration). Other types of projects (JavaScript,
+Database, Website, etc.) are not supported.
Platform Selection
^^^^^^^^^^^^^^^^^^
diff --git a/Help/generator/Visual Studio 12 2013.rst b/Help/generator/Visual Studio 12 2013.rst
index 3b4b1f2..54a4d7e 100644
--- a/Help/generator/Visual Studio 12 2013.rst
+++ b/Help/generator/Visual Studio 12 2013.rst
@@ -9,8 +9,9 @@ generator using the name "Visual Studio 12" without the year component.
Project Types
^^^^^^^^^^^^^
-Only Visual C++ and C# projects may be generated. Other types of
-projects (JavaScript, Powershell, Python, etc.) are not supported.
+Only Visual C++ and C# projects may be generated (and Fortran with
+Intel compiler integration). Other types of projects (JavaScript,
+Powershell, Python, etc.) are not supported.
Platform Selection
^^^^^^^^^^^^^^^^^^
diff --git a/Help/generator/Visual Studio 14 2015.rst b/Help/generator/Visual Studio 14 2015.rst
index 8257723..d704ab2 100644
--- a/Help/generator/Visual Studio 14 2015.rst
+++ b/Help/generator/Visual Studio 14 2015.rst
@@ -8,8 +8,9 @@ Generates Visual Studio 14 (VS 2015) project files.
Project Types
^^^^^^^^^^^^^
-Only Visual C++ and C# projects may be generated. Other types of
-projects (JavaScript, Powershell, Python, etc.) are not supported.
+Only Visual C++ and C# projects may be generated (and Fortran with
+Intel compiler integration). Other types of projects (JavaScript,
+Powershell, Python, etc.) are not supported.
Platform Selection
^^^^^^^^^^^^^^^^^^
diff --git a/Help/generator/Visual Studio 15 2017.rst b/Help/generator/Visual Studio 15 2017.rst
index a80c57d..a4f5f98 100644
--- a/Help/generator/Visual Studio 15 2017.rst
+++ b/Help/generator/Visual Studio 15 2017.rst
@@ -8,8 +8,9 @@ Generates Visual Studio 15 (VS 2017) project files.
Project Types
^^^^^^^^^^^^^
-Only Visual C++ and C# projects may be generated. Other types of
-projects (JavaScript, Powershell, Python, etc.) are not supported.
+Only Visual C++ and C# projects may be generated (and Fortran with
+Intel compiler integration). Other types of projects (JavaScript,
+Powershell, Python, etc.) are not supported.
Instance Selection
^^^^^^^^^^^^^^^^^^
diff --git a/Help/generator/Visual Studio 16 2019.rst b/Help/generator/Visual Studio 16 2019.rst
index 3da8091..72399e0 100644
--- a/Help/generator/Visual Studio 16 2019.rst
+++ b/Help/generator/Visual Studio 16 2019.rst
@@ -8,8 +8,9 @@ Generates Visual Studio 16 (VS 2019) project files.
Project Types
^^^^^^^^^^^^^
-Only Visual C++ and C# projects may be generated. Other types of
-projects (JavaScript, Powershell, Python, etc.) are not supported.
+Only Visual C++ and C# projects may be generated (and Fortran with
+Intel compiler integration). Other types of projects (JavaScript,
+Powershell, Python, etc.) are not supported.
Instance Selection
^^^^^^^^^^^^^^^^^^
diff --git a/Help/generator/Visual Studio 17 2022.rst b/Help/generator/Visual Studio 17 2022.rst
index c53f8b7..06deda4 100644
--- a/Help/generator/Visual Studio 17 2022.rst
+++ b/Help/generator/Visual Studio 17 2022.rst
@@ -13,8 +13,9 @@ Generates Visual Studio 17 (VS 2022) project files.
Project Types
^^^^^^^^^^^^^
-Only Visual C++ and C# projects may be generated. Other types of
-projects (JavaScript, Powershell, Python, etc.) are not supported.
+Only Visual C++ and C# projects may be generated (and Fortran with
+Intel compiler integration). Other types of projects (JavaScript,
+Powershell, Python, etc.) are not supported.
Instance Selection
^^^^^^^^^^^^^^^^^^