Commit b242e1a
authored
Fix broken cpp-build-windows workflow (apache#316)
Fixes apache#307
### Modifications
Use the `vcpkg_installed/<triplet>` directory as the `OPENSSL_ROOT_DIR`,
for debug build, add the `vcpkg_installed/<triplet>/debug` directory as
well.1 parent 787bfd0 commit b242e1a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
0 commit comments