Commit 4ddb08d
fix: fix Windows MSYS2 DLL paths for cmake install
- Use MSYSTEM_PREFIX from environment instead of hardcoding C:/msys64/mingw64
- Make DLL install steps OPTIONAL since UCRT64 with clang/libc++ doesn't
have libgcc or libstdc++ DLLs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9c3c5ec commit 4ddb08d
2 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
| 722 | + | |
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
| |||
0 commit comments