blob: aed3566500d9507dad5ca2fcc5661522457b9a33 [file] [log] [blame]
declare_args() {
# Whether to build code that requires the Microsoft DIA SDK.
# If this is set, %INCLUDE% must contain ".../DIA SDK/include"
# and %LIB% must contain ".../DIA SKD/lib/amd64".
llvm_enable_dia_sdk = false
}