mirror of
https://github.com/reactos/CMake.git
synced 2024-11-30 23:10:26 +00:00
9 lines
281 B
ReStructuredText
9 lines
281 B
ReStructuredText
CMAKE_VS_PLATFORM_NAME
|
|
----------------------
|
|
|
|
Visual Studio target platform name.
|
|
|
|
VS 8 and above allow project files to specify a target platform.
|
|
CMake provides the name of the chosen platform in this variable.
|
|
See the :variable:`CMAKE_GENERATOR_PLATFORM` variable for details.
|