Auto merge of #3032 - micbou:msvc-12-docs, r=micbou
[READY] Remove Visual Studio 12 generator from the docs
Forgot to remove this CMake generator in commit 9392f7fd61
.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3032)
<!-- Reviewable:end -->
This commit is contained in:
commit
c9ff217737
@ -654,7 +654,6 @@ process.
|
||||
where `<generator>` is `Unix Makefiles` on Unix systems and one of the
|
||||
following Visual Studio generators on Windows:
|
||||
|
||||
- `Visual Studio 12 Win64`
|
||||
- `Visual Studio 14 Win64`
|
||||
- `Visual Studio 15 Win64`
|
||||
|
||||
|
@ -884,7 +884,6 @@ will notify you to recompile it. You should then rerun the install process.
|
||||
where '<generator>' is 'Unix Makefiles' on Unix systems and one of the
|
||||
following Visual Studio generators on Windows:
|
||||
|
||||
- 'Visual Studio 12 Win64'
|
||||
- 'Visual Studio 14 Win64'
|
||||
- 'Visual Studio 15 Win64'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user