Commit 0817a30
committed
Try to find windows resource compiler on PATH as a fallback
In some situations `find_msvc_tool` returns a `Tool` with an empty
environment (without the Windows SDK tools in the PATH). In that
case, try looking for `rc.exe` on the PATH1 parent 5d1b897 commit 0817a30
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
0 commit comments