start

検索

以下に検索結果を表示します。

args
580 ヒット, 最終更新:
de> action_pool_depth Current value (from the default) = -1 From //build/toolchain/BUILD.gn:10 ... ted_delay_for_testing Current value (from the default) = false From //third_party/webrtc/modules/... andling_in_foreground Current value (from the default) = false From //content/common/features.gni... te_cdm_storage_id_key Current value (from the default) = "" From //media/media_options.gni:170
build_chrome
8 ヒット, 最終更新:
例えば、out/Debug、out/Release など。 <code> $ gn gen out/Default </code> ビルド設定ファイルの編集を行う。(エディタが起動する) <code> $ gn args out/Default </code> <file ini out/Default/args.gn> is_debug = false dcheck_always_on = true is_component_build = true ... 設定可能な args の一覧は以下のコマンドで得られる。 <code> $ gn args out/Default --list </code> [[linux:chromium:args|args.gn で設定可