add use_large_pdbs = true windows flag
This commit is contained in:
parent
cf67ee0fea
commit
fdff032db3
@ -44,5 +44,6 @@ if(_is_debug_build == "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