Commit ef29261
committed
Invalidate cache to fix FetchContent platform mismatch
The cached build/_deps contains FetchContent dependencies compiled
without -A x64 flag. Adding x64 to cache key forces fresh build of
dependencies with correct platform configuration.1 parent 785776b commit ef29261
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments