Fix example for VS2012.

llvm-svn: 206544
This commit is contained in:
Paul Robinson 2014-04-18 01:20:08 +00:00
parent 85e349fd2c
commit f4e6a5436d
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ names are case-sensitive. Example:
.. code-block:: console
$ cmake -G "Visual Studio 10" path/to/llvm/source/root
$ cmake -G "Visual Studio 11" path/to/llvm/source/root
For a given development platform there can be more than one adequate
generator. If you use Visual Studio "NMake Makefiles" is a generator you can use