1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

isolate_example Rebuild script (#1365)

* `isolate_example` Rebuild script

* Add trailing NL at EOF
This commit is contained in:
Brett Morgan
2022-08-10 06:42:09 +10:00
committed by GitHub
parent 60fa494702
commit 1cfbeeebe2
33 changed files with 300 additions and 186 deletions

View File

@@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 3.15)
# This file controls Flutter-level build steps. It should not be edited.
cmake_minimum_required(VERSION 3.14)
set(EPHEMERAL_DIR "${CMAKE_CURRENT_SOURCE_DIR}/ephemeral")