Files
filament/build
Romain Guy dd4853bcc5 Replace ANDROID with __ANDROID__ (#4909)
__ANDROID__ is always set by the toolchain and less likely to cause
conflicts than ANDROID. This change also removes the -DANDROID flag
we set ourselves in our toolchain CMake files since we don't need
it anymore.
2021-11-30 16:27:56 -08:00
..
2021-11-17 13:19:45 -08:00
2018-09-06 16:12:03 -07:00
2021-06-08 08:36:32 -07:00
2020-08-07 09:03:51 -07:00
2020-08-07 09:03:51 -07:00
2020-04-25 01:03:29 -07:00

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 on how to proceed instead.