Commit 7ad7f02
Make vcpkg overlay ports and triplets directories configurable
Add `vcpkg_overlay_ports` and `vcpkg_overlay_triplets` workflow inputs
so extensions can override the default overlay directories. Defaults
match the current hardcoded paths, keeping existing builds unaffected.
Also fixes a typo in the triplets path (`extensions-ci-tools` →
`extension-ci-tools`).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e203276 commit 7ad7f02
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
182 | 192 | | |
183 | 193 | | |
184 | 194 | | |
| |||
377 | 387 | | |
378 | 388 | | |
379 | 389 | | |
380 | | - | |
381 | | - | |
| 390 | + | |
| 391 | + | |
382 | 392 | | |
383 | 393 | | |
384 | 394 | | |
| |||
0 commit comments