Commit 35864bb
fix(ci): auto-discover OpenSSL install path on Windows
Chocolatey's OpenSSL 3.6.2 no longer writes the registry key that CMake
depends on, so the hardcoded C:/Program Files/OpenSSL-Win64 path fails.
Search common install locations and fall back to PATH discovery.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 78b254a commit 35864bb
1 file changed
Lines changed: 29 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
141 | 169 | | |
142 | 170 | | |
143 | 171 | | |
| |||
146 | 174 | | |
147 | 175 | | |
148 | 176 | | |
149 | | - | |
| 177 | + | |
150 | 178 | | |
151 | 179 | | |
152 | 180 | | |
| |||
0 commit comments