xref
: /
llvm-project
/
llvm
/
utils
/
gn
/
build
/
sysroot.gni
(revision 0dd2ffb3921cc23970f113131435fb650d2f2d41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
declare_args() {
2
# Path of sysroot to use.
3
sysroot = ""
4
}
5