Commit 67e7486
Default local build working directory to repo-local build/ and install/ (#4)
Change TempDir default from $env:TEMP to build/ in the repo root, and
InstallDir from C:\quantlib-build\install to install/ in the repo root.
This lets you inspect patched QuantLib sources after a local build.
CI is unaffected since the workflow passes explicit paths.
https://claude.ai/code/session_01EVB6yo51Ug6uCWAPSfUgwz
Co-authored-by: Claude <noreply@anthropic.com>1 parent 6375cae commit 67e7486
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
54 | | - | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments