CMake/Help/generator
Brad King 65624c39e3 VS14: Add Visual Studio 14 generator (#14982)
Call the generator "Visual Studio 14" without any year because this
version of VS does not provide a year in the product name.

Copy cmGlobalVisualStudio12Generator to cmGlobalVisualStudio14Generator
and update version numbers accordingly.  Add the VS14 enumeration value.
Teach the platform module Windows-MSVC to set MSVC14 and document the
variable.  Teach module InstallRequiredSystemLibraries to look for the VS
14 runtime libraries.

Teach tests CheckCompilerRelatedVariables, VSExternalInclude, and
RunCMake.GeneratorToolset to treat VS 14 as they do VS 10, 11, and 12.

Co-Author: Pawel Stopinski <diokhan@go2.pl>
2014-06-25 14:51:19 -04:00
..
Borland Makefiles.rst
CodeBlocks.rst Help: Organize and revise the cmake-generators.7 manual 2013-11-25 10:17:18 -05:00
CodeLite.rst Add support for codelite IDE project fles 2014-01-10 09:20:11 +02:00
Eclipse CDT4.rst Help: Organize and revise the cmake-generators.7 manual 2013-11-25 10:17:18 -05:00
KDevelop3.rst Help: Organize and revise the cmake-generators.7 manual 2013-11-25 10:17:18 -05:00
Kate.rst kate: add some documentation 2013-11-25 10:48:39 -05:00
MSYS Makefiles.rst
MinGW Makefiles.rst
NMake Makefiles JOM.rst
NMake Makefiles.rst
Ninja.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
Sublime Text 2.rst Help: Organize and revise the cmake-generators.7 manual 2013-11-25 10:17:18 -05:00
Unix Makefiles.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
Visual Studio 6.rst
Visual Studio 7 .NET 2003.rst
Visual Studio 7.rst
Visual Studio 8 2005.rst
Visual Studio 9 2008.rst
Visual Studio 10 2010.rst VS: Add version year to generator names 2013-10-28 13:43:14 -04:00
Visual Studio 11 2012.rst VS: Add version year to generator names 2013-10-28 13:43:14 -04:00
Visual Studio 12 2013.rst VS: Add version year to generator names 2013-10-28 13:43:14 -04:00
Visual Studio 14.rst VS14: Add Visual Studio 14 generator (#14982) 2014-06-25 14:51:19 -04:00
Watcom WMake.rst
Xcode.rst