
This already works in the cmake build. Differential Revision: https://reviews.llvm.org/D96889
5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
declare_args() {
|
|
# Path of sysroot to use.
|
|
sysroot = ""
|
|
}
|