blob: 3420bab1d27ebb2f0dd3a31a938bc929a91f6ec6 [file] [log] [blame]
{
"builds": [
{
"cas_archive": false,
"name": "ci/impeller-cmake-example",
"description": "Builds the Impeller cmake example.",
"archives": [],
"drone_dimensions": [
"device_type=none",
"os=Mac-13",
"cpu=arm64"
],
"gclient_variables": {
"download_android_deps": false,
"download_impeller_cmake_example": true
},
"gn": [
"--impeller-cmake-example",
"--xcode-symlinks"
],
"ninja": {
"config": "impeller-cmake-example",
"targets": [
]
}
}
]
}