Sign in
chromium
/
chromium
/
src
/
31dbde0d156f7b27f9ff901b615cb03b6a54c78d
/
.
/
build
/
toolchain
/
siso.gni
blob: c7b2dc487e635f719ea637e879e53a4a5d741e64 [
file
] [
log
] [
blame
]
# Defines the configuration of siso (next-gen build system)
declare_args
()
{
# Placeholder to allow having use_siso in args.gn files and to disable
# precompiled headers in siso builds.
use_siso
=
false
}