We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe86d1 commit c27d2d0Copy full SHA for c27d2d0
docs/guides/build-and-link/index.md
@@ -40,6 +40,7 @@ If you want to change either of these defaults, you have to specify a "generator
40
| Visual Studio 2012 (amd64) | `cmake -G "Visual Studio 11 Win64" ..` |
41
42
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.
44
45
## Advanced Build
46
0 commit comments