Skip to content

Commit c27d2d0

Browse files
committed
VS 2013 can work with files generated for 2012
1 parent 8fe86d1 commit c27d2d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guides/build-and-link/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ If you want to change either of these defaults, you have to specify a "generator
4040
| Visual Studio 2012 (amd64) | `cmake -G "Visual Studio 11 Win64" ..` |
4141

4242
Visual Studio 2013 isn't supported yet, but it probably will be in the next release of CMake.
43+
However, VS 2013 can work with project files generated for VS 2012.
4344

4445
## Advanced Build
4546

0 commit comments

Comments
 (0)