mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update win_ARM_args.gn
This commit is contained in:
parent
b17ae7fa14
commit
9e51bf4e9a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ visual_studio_version = "2022"
|
||||||
target_os = "win"
|
target_os = "win"
|
||||||
target_cpu = "arm64"
|
target_cpu = "arm64"
|
||||||
v8_target_cpu = "arm64"
|
v8_target_cpu = "arm64"
|
||||||
|
is_win_arm64 = true
|
||||||
enable_stripping = true
|
enable_stripping = true
|
||||||
is_official_build = true
|
is_official_build = true
|
||||||
is_debug = false
|
is_debug = false
|
||||||
|
|
Loading…
Reference in a new issue