2014-11-14 14:21:50 -05:00
|
|
|
Visual Studio 14 2015
|
|
|
|
---------------------
|
2014-06-24 15:39:11 -04:00
|
|
|
|
2014-11-14 14:21:50 -05:00
|
|
|
Generates Visual Studio 14 (VS 2015) project files.
|
2014-06-24 15:39:11 -04:00
|
|
|
|
2014-09-05 14:53:01 -04:00
|
|
|
The :variable:`CMAKE_GENERATOR_PLATFORM` variable may be set
|
|
|
|
to specify a target platform name.
|
|
|
|
|
|
|
|
For compatibility with CMake versions prior to 3.1, one may specify
|
|
|
|
a target platform name optionally at the end of this generator name:
|
|
|
|
|
2014-11-14 14:21:50 -05:00
|
|
|
``Visual Studio 14 2015 Win64``
|
2014-09-05 14:53:01 -04:00
|
|
|
Specify target platform ``x64``.
|
|
|
|
|
2014-11-14 14:21:50 -05:00
|
|
|
``Visual Studio 14 2015 ARM``
|
2014-09-05 14:53:01 -04:00
|
|
|
Specify target platform ``ARM``.
|