CMake/Templates
Gilles Khouzam 1be2f12cf2 VS: Add support for Windows 10 Universal (Store) Applications
Teach the VS 2015 generator to support WindowsStore 10.0 applications.
Add target properties to customize them:

* VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION: Specifies the minimum version
  of the OS that the project can target.

* VS_DESKTOP_EXTENSIONS_VERSION, VS_MOBILE_EXTENSIONS_VERSIONS,
  VS_IOT_EXTENSIONS_VERSION: Add a reference to the version of the SDK
  specified to the target allowing to target the extended functionality in
  a universal project.

* VS_IOT_STARTUP_TASK: Specifies that the target should be
  built as an IOT continuous background task.
2015-10-05 09:48:11 -04:00
..
Windows VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
AppleInfo.plist
CMakeVSMacros1.vsmacros
CMakeVSMacros2.vsmacros
CMakeVisualStudio6Configurations.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CPack.GenericDescription.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
CPack.GenericLicense.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
CPack.GenericWelcome.txt
CPackConfig.cmake.in Add an "installed file" property scope 2014-05-28 12:28:18 -04:00
CTestScript.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
DLLFooter.dsptemplate
DLLHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
EXEFooter.dsptemplate
EXEHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
EXEWinHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
TestDriver.cxx.in create_test_sourcelist: Suppress MSVC warnings in test driver (#15066) 2014-08-07 09:17:44 -04:00
UtilityFooter.dsptemplate
UtilityHeader.dsptemplate
cygwin-package.sh.in Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
staticLibFooter.dsptemplate
staticLibHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00