projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf1d0f4
)
Fix example for VS2012.
author
Paul Robinson
<paul_robinson@playstation.sony.com>
Fri, 18 Apr 2014 01:20:08 +0000
(
01:20
+0000)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/docs/CMake.rst
b/docs/CMake.rst
index
3049ac0
..
f0f1726
100644
(file)
--- a/
docs/CMake.rst
+++ b/
docs/CMake.rst
@@
-87,7
+87,7
@@
names are case-sensitive. Example:
.. code-block:: console
- $ cmake -G "Visual Studio 1
0
" path/to/llvm/source/root
+ $ cmake -G "Visual Studio 1
1
" 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