android_mt6572_jiabo/external/v8/build/args/blimp_client.gn
2025-09-05 16:56:03 +08:00

11 lines
351 B
Text

# GN args template for blimp Android client.
#
# Add import to arg.gn in out directory and run gn gen on the directory to use.
# E.g. for out directory out/foo:
# echo "import(\"//build/args/blimp_client.gn\")" > out/foo/args.gn
# gn gen out/foo
#
# Use gn args to add your own build preference args.
target_os = "android"
is_component_build = true