Commit 46c98b8
committed
[cmake] Add diagnostic message for MSVC_DIA_SDK_DIR edge case
It is technically possible that MSVC_DIA_SDK_DIR could not be inferred
from LLVM_WINSYSROOT or VSINSTALLDIR. In that case, don't attempt to set
it to a broken path at all, and emit a diagnostic message instead.
Signed-off-by: Ruoyu Zhong <[email protected]>1 parent 26dcab1 commit 46c98b8
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments