Skip to content

Commit a506fab

Browse files
committed
gn build: Document llvm_enable_dia_sdk variable better
llvm-svn: 359196
1 parent 5d22bcb commit a506fab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
declare_args() {
22
# Whether to build code that requires the Microsoft DIA SDK.
3+
# If this is set, %INCLUDE% must contain ".../DIA SDK/include"
4+
# and %LIB% must contain ".../DIA SKD/lib/amd64".
35
llvm_enable_dia_sdk = false
46
}

0 commit comments

Comments
 (0)