Fix example for VS2012.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 18 Apr 2014 01:20:08 +0000 (01:20 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 18 Apr 2014 01:20:08 +0000 (01:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206544 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CMake.rst

index 3049ac0f2acf8168c7a4c1c38ecc9739ab502ca4..f0f172687938fd7bd0dc8789dfe6d759c2c97f05 100644 (file)
@@ -87,7 +87,7 @@ names are case-sensitive. Example:
 
 .. code-block:: console
 
 
 .. 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
 
 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