trying with x64 build
This commit is contained in:
parent
066243c27a
commit
f7d16abfca
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
declare_args() {
|
declare_args() {
|
||||||
_is_debug_build = ""
|
_is_debug_build = ""
|
||||||
target_cpu = "x86"
|
target_cpu = "x64"
|
||||||
}
|
}
|
||||||
|
|
||||||
_is_debug_build = getenv("TARGET_ISDEBUG")
|
_is_debug_build = getenv("TARGET_ISDEBUG")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user