lpac/cmake
IcedTangerine e3a05fba53
feat: add WoA Release (#40)
* fix: use zero instand of NULL as dwFlags

* feat: add WoA GNU cross toolchain(experimental)

Cross compiling for Windows on Arm with GNU toolchain.
The toolchain is from https://github.com/Windows-on-ARM-Experiments/mingw-woarm64-build. This toolchain is experimental.
Tested compilation passed and successfully ran on WoA

* feat: add zig cross toolchain(experimental)

Cross compiling for WoA with zig

* feat: add WoA release, update build.yaml
2024-02-21 16:44:48 +08:00
..
aarch64-windows-zig.cmake feat: add WoA Release (#40) 2024-02-21 16:44:48 +08:00
FindPCSCLite.cmake feat: use pkgconfig instead of hard-coded PCSC path (#31) 2024-01-05 19:43:28 +08:00
linux-mingw64-woa.cmake feat: add WoA Release (#40) 2024-02-21 16:44:48 +08:00
linux-mingw64.cmake cmake: modernize cmake usage (#38) 2024-02-08 16:57:15 +08:00
zig-ar.cmd feat: add WoA Release (#40) 2024-02-21 16:44:48 +08:00
zig-ar.sh feat: add WoA Release (#40) 2024-02-21 16:44:48 +08:00
zig-ranlib.cmd feat: add WoA Release (#40) 2024-02-21 16:44:48 +08:00
zig-ranlib.sh feat: add WoA Release (#40) 2024-02-21 16:44:48 +08:00