1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

testing_app: Rebuild runners (#995)

This commit is contained in:
Brett Morgan
2022-01-20 03:45:03 +10:00
committed by GitHub
parent ff405c894c
commit e20b4a1f28
38 changed files with 284 additions and 284 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.15)
cmake_minimum_required(VERSION 3.14)
project(testing_app LANGUAGES CXX)
set(BINARY_NAME "testing_app")