- Added an extra README file detailing what the scripts are for - The scripts now display a warning and a prompt before requiring user confirmation to continue - The system install commands are only executed in CI environments (ninja and cmake being installed as root without checking for the environment was a leftover from a previous non-GitHub based CI setup)
6 lines
261 B
Markdown
6 lines
261 B
Markdown
# Important note
|
|
|
|
The scripts found in the subdirectories are intended to be used by Filament's continuous
|
|
integration environments only. They are not meant to be run directly. Please refer to
|
|
our [build instructions](../BUILDING.md) on how to proceed instead.
|