Skip to content
  • Gilles Khouzam's avatar
    VS: Add support for selecting the Windows 10 SDK (#15670) · 3f077996
    Gilles Khouzam authored and Brad King's avatar Brad King committed
    Teach the VS 2015 generator to produce a WindowsTargetPlatformVersion
    value.  Use the CMAKE_SYSTEM_VERSION to specify the version and if not
    set choose a default based on available SDKs.  Activate this behavior
    when targeting Windows 10.
    
    Co-Author: Brad King <brad.king@kitware.com>
    3f077996