llvm-project/llvm/utils/gn/build/sysroot.gni

5 lines
62 B
Plaintext

declare_args() {
# Path of sysroot to use.
sysroot = ""
}