forked from firka/flutter
Merge flutter/engine into framework
Adds files from flutter/flaux which contain modifications for the engine structure. The history for engine/ has been edited. Please see flutter/engine for the original PRs.
This commit is contained in:
10
engine/README.md
Normal file
10
engine/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Flutter Engine
|
||||
|
||||
## `gclient` bootstrap
|
||||
|
||||
Flutter engine uses `gclient` to manage dependencies.
|
||||
|
||||
If you've already cloned the flutter repository:
|
||||
|
||||
1. Copy one of the `engine/scripts/*.gclient` to the root folder as `.gclient`
|
||||
2. run `gclient sync`
|
||||
Reference in New Issue
Block a user