llvm-for-llvmta/utils/gn/build/libs/xar/enable.gni

4 lines
59 B
Plaintext

declare_args() {
llvm_enable_libxar = host_os == "mac"
}