fix order
This commit is contained in:
parent
fdff032db3
commit
a872a2dee8
@ -40,10 +40,10 @@ if(_is_debug_build == "true") {
|
||||
if (target_os == "android") {
|
||||
generate_linker_map = true
|
||||
}
|
||||
|
||||
if (target_os == "win") {
|
||||
is_cfi = false # disable it
|
||||
use_cfi_cast = false # disable it
|
||||
use_large_pdbs = true
|
||||
}
|
||||
}
|
||||
|
||||
if (target_os == "win") {
|
||||
is_cfi = false # disable it
|
||||
use_cfi_cast = false # disable it
|
||||
use_large_pdbs = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user