Nico Weber 0dd2ffb392 [gn build] make WindowsManifestMerger.cpp build fine with sysroot
This already works in the cmake build.

Differential Revision: https://reviews.llvm.org/D96889
2021-02-17 15:03:46 -05:00

5 lines
62 B
Plaintext

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