blob: 7fde28f47abd4ffe5a6b96ff2c92b7c1c94a488a [file] [log] [blame]
# 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