xref: /aosp_15_r20/external/cronet/build/toolchain/siso.gni (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1# Defines the configuration of siso (next-gen build system)
2
3declare_args() {
4  # Placeholder to allow having use_siso in args.gn files and to disable
5  # precompiled headers in siso builds.
6  use_siso = false
7}
8