Commit 28550f9
Import EXTERNAL_INCLUDE env variable from VS dev environment (#4817)
* Initial plan
* Add EXTERNAL_INCLUDE to VS dev environment variables (#4217)
The EXTERNAL_INCLUDE environment variable set by vcvarsall.bat was not
being captured, causing MSVC's external-header diagnostic suppression
to not work when building through CMake Tools.
Co-authored-by: Omotola <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Omotola <[email protected]>
Co-authored-by: Omotola <[email protected]>1 parent cfd5712 commit 28550f9
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
| |||
0 commit comments