summaryrefslogtreecommitdiffstats
path: root/Help/generator/Visual Studio 12 2013.rst
blob: d2f49120259646ff0b0d59eab0ec3d36a779ad66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Visual Studio 12 2013
---------------------

Generates Visual Studio 12 (VS 2013) project files.

It is possible to append a space followed by the platform name to
create project files for a specific target platform.  E.g.
"Visual Studio 12 2013 Win64" will create project files for the
x64 processor; "Visual Studio 12 2013 ARM" for ARM.

For compatibility with CMake versions prior to 3.0, one may specify this
generator using the name "Visual Studio 12" without the year component.