mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Fix typo in gn files
SKD -> SDK
This commit is contained in:
parent
00ab8cc01c
commit
421f0976bd
@ -1,6 +1,6 @@
|
||||
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".
|
||||
# and %LIB% must contain ".../DIA SDK/lib/amd64".
|
||||
llvm_enable_dia_sdk = false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user