CMake/Tests/RunCMake/GeneratorToolset
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
..
BadToolset-result.txt CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00
BadToolset-stderr.txt Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
BadToolset-toolchain.cmake Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
BadToolset.cmake CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00
BadToolsetToolchain-result.txt Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
BadToolsetToolchain-stderr.txt Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
BadToolsetToolchain.cmake Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
NoToolset-result.txt CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00
NoToolset-stderr.txt CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00
NoToolset.cmake CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00
RunCMakeTest.cmake VS14: Add Visual Studio 14 generator (#14982) 2014-06-25 14:51:19 -04:00
TestToolset-result.txt VS: Implement generator toolset selection (#10722, #13774) 2013-02-07 11:06:28 -05:00
TestToolset-stderr.txt VS: Implement generator toolset selection (#10722, #13774) 2013-02-07 11:06:28 -05:00
TestToolset-toolchain.cmake Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
TestToolset.cmake VS: Implement generator toolset selection (#10722, #13774) 2013-02-07 11:06:28 -05:00
TestToolsetToolchain-result.txt Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
TestToolsetToolchain-stderr.txt Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
TestToolsetToolchain.cmake Allow a toolchain file to specify a generator toolset 2014-06-04 14:27:02 -04:00
TwoToolsets-result.txt CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00
TwoToolsets-stderr.txt CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00
TwoToolsets.cmake CMake: Add -T option to choose a generator toolset 2013-02-07 10:53:19 -05:00