CMAKE_VS_PLATFORM_NAME.rst 214 B

1234567
  1. CMAKE_VS_PLATFORM_NAME
  2. ----------------------
  3. Visual Studio target platform name.
  4. VS 8 and above allow project files to specify a target platform.
  5. CMake provides the name of the chosen platform in this variable.