CMake/Tests/VSExternalInclude
Brad King bdc679a8ae VS15: Add Visual Studio 15 generator
Call the generator "Visual Studio 15" without any year because the
preview version of VS 15 does not provide a year in the product name.

Copy cmGlobalVisualStudio14Generator to cmGlobalVisualStudio15Generator
and update version numbers accordingly.  Add the VS15 enumeration value.
Note that we do not need to add a MSVC15 variable or v150 toolset
because Visual Studio 15 comes with an updated version of the v140
toolset and remains ABI-compatible.

Teach tests VSExternalInclude, RunCMake.GeneratorPlatform, and
RunCMake.GeneratorToolset to treat VS 15 as they do VS 10-14.

Closes: #16143
2016-09-07 15:49:08 -04:00
..
Lib1 Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
Lib2 VS11: Fix VSExternalInclude test 2013-01-16 16:01:45 -05:00
CMakeLists.txt VS15: Add Visual Studio 15 generator 2016-09-07 15:49:08 -04:00
main.cpp ENH: add a test for external projects 2004-09-14 16:01:00 -04:00