flutter/packages/flutter_tools/templates/app_shared
Chris Bracken 1c36271b05
Reduce required Windows CMake version to 3.14 (#89390)
When we landed the CMake minimum requirement constraint for Visual
Studio 2019, we landed it with minimum version 3.15, since that's what
was shipping with the current version of VS 2019 at the time. Looking at
the release notes of earlier versions, it's clear that earlier versions
of Visual Studio 2019 shipped with version 3.14. See:
https://devblogs.microsoft.com/cppblog/visual-studio-cmake-support-clang-llvm-cmake-3-14-vcpkg-and-performance-improvements/

Looking at release notes for CMake 3.15, there are no features/fixes
introduced in that version that we are dependent on.
https://cmake.org/cmake/help/latest/release/3.15.html

Issue: https://github.com/flutter/flutter/issues/88589
2021-09-03 21:05:58 -07:00
..
.idea Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
android-java.tmpl Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
android-kotlin.tmpl Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
android.tmpl Don't set the SplashScreenDrawable for new projects (#87619) 2021-08-04 23:15:04 -07:00
ios-objc.tmpl Update flutter create templates for Xcode 13 (#88074) 2021-08-12 11:37:04 -07:00
ios-swift.tmpl Update flutter create templates for Xcode 13 (#88074) 2021-08-12 11:37:04 -07:00
ios.tmpl Update flutter create templates for Xcode 13 (#88074) 2021-08-12 11:37:04 -07:00
linux.tmpl Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
macos.tmpl Update flutter create templates for Xcode 13 (#88074) 2021-08-12 11:37:04 -07:00
web Add favicon to web template (#88141) 2021-08-18 17:12:02 -07:00
windows.tmpl Reduce required Windows CMake version to 3.14 (#89390) 2021-09-03 21:05:58 -07:00
winuwp.tmpl Use {{projectName}} as BINARY_NAME and CMake project name in UWP template (#87859) 2021-08-26 17:11:05 -07:00
.gitignore.tmpl Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
.metadata.tmpl Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
analysis_options.yaml.tmpl Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
projectName.iml.tmpl Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00