mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-08 08:40:48 +00:00
Help: Document VS generator default platform selection
This commit is contained in:
@@ -15,6 +15,8 @@ projects (Database, Website, etc.) are not supported.
|
|||||||
Platform Selection
|
Platform Selection
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
The default target platform name (architecture) is ``Win32``.
|
||||||
|
|
||||||
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
||||||
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
||||||
name (architecture). For example:
|
name (architecture). For example:
|
||||||
|
|||||||
@@ -15,6 +15,8 @@ projects (JavaScript, Database, Website, etc.) are not supported.
|
|||||||
Platform Selection
|
Platform Selection
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
The default target platform name (architecture) is ``Win32``.
|
||||||
|
|
||||||
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
||||||
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
||||||
name (architecture). For example:
|
name (architecture). For example:
|
||||||
|
|||||||
@@ -15,6 +15,8 @@ projects (JavaScript, Powershell, Python, etc.) are not supported.
|
|||||||
Platform Selection
|
Platform Selection
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
The default target platform name (architecture) is ``Win32``.
|
||||||
|
|
||||||
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
||||||
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
||||||
name (architecture). For example:
|
name (architecture). For example:
|
||||||
|
|||||||
@@ -12,6 +12,8 @@ projects (JavaScript, Powershell, Python, etc.) are not supported.
|
|||||||
Platform Selection
|
Platform Selection
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
The default target platform name (architecture) is ``Win32``.
|
||||||
|
|
||||||
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
||||||
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
||||||
name (architecture). For example:
|
name (architecture). For example:
|
||||||
|
|||||||
@@ -28,6 +28,8 @@ by default.
|
|||||||
Platform Selection
|
Platform Selection
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
The default target platform name (architecture) is ``Win32``.
|
||||||
|
|
||||||
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
||||||
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
||||||
name (architecture). For example:
|
name (architecture). For example:
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ Generates Visual Studio 9 2008 project files.
|
|||||||
Platform Selection
|
Platform Selection
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
The default target platform name (architecture) is ``Win32``.
|
||||||
|
|
||||||
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set, perhaps
|
||||||
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
via the :manual:`cmake(1)` ``-A`` option, to specify a target platform
|
||||||
name (architecture). For example:
|
name (architecture). For example:
|
||||||
|
|||||||
Reference in New Issue
Block a user