Merge the latest app template from flutter-elinux (#19)

This commit is contained in:
Hidenori Matsubayashi
2021-08-04 10:11:32 +09:00
committed by GitHub
parent 8587b2bd27
commit 39843c2a0a
11 changed files with 23 additions and 22 deletions
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.10)
cmake_minimum_required(VERSION 3.15)
project(runner LANGUAGES CXX)
if(FLUTTER_TARGET_BACKEND_TYPE MATCHES "gbm")