Commit 3d5152d
committed
feat: add Windows ARM64 architecture support (#157)
- Add arm64 architecture support for Windows NSIS installer target
- Add arm64 architecture support for Windows Portable target
- Align Windows build targets with existing macOS and Linux ARM64 support
- Enable native ARM64 builds for Windows on ARM devices
This change allows the application to run natively on Windows ARM64 devices,
providing better performance and compatibility for users with ARM-based Windows machines.1 parent 161c8c7 commit 3d5152d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments