зеркало из https://github.com/electron/electron.git
use gclient_gn_args_from instead of hand-copying
This commit is contained in:
Родитель
d0981c4d6c
Коммит
aa157470ff
15
DEPS
15
DEPS
|
@ -1,17 +1,4 @@
|
|||
gclient_gn_args_file = 'src/build/config/gclient_args.gni'
|
||||
gclient_gn_args = [
|
||||
'build_with_chromium',
|
||||
'checkout_android',
|
||||
'checkout_android_native_support',
|
||||
'checkout_libaom',
|
||||
'checkout_nacl',
|
||||
'checkout_pgo_profiles',
|
||||
'checkout_oculus_sdk',
|
||||
'checkout_openxr',
|
||||
'checkout_google_benchmark',
|
||||
'mac_xcode_version',
|
||||
'generate_location_tags',
|
||||
]
|
||||
gclient_gn_args_from = 'src'
|
||||
|
||||
vars = {
|
||||
'chromium_version':
|
||||
|
|
Загрузка…
Ссылка в новой задаче