android_mt6572_jiabo/external/v8/build/args/bots/official.desktop/blimp-engine.gn
2025-09-05 16:56:03 +08:00

10 lines
283 B
Text

import("//build/args/blimp_engine.gn")
# Use release build to improve engine performance, especially WebP encoding.
is_debug = false
# Designate this as an official build to pick up breakpad symbols.
is_official_build = true
# Turn on DCHECK to find bugs.
dcheck_always_on = true