7e04ba84eb
chore(CI): msvc build with libavif
2024-10-26 15:18:54 +08:00
5d2ddc199a
chore(CI): bump msvc build to use Qt 6.8.0
2024-10-12 19:57:27 +08:00
fa0b86a995
chore: fix incorrect syntax of COPY command in msvc-cmake-build.
...
- Fix incorrect syntax of COPY which cause we fail to copy LICENSE in final distribution package.
- Add workflow_dispatch condition in workflow files to allow manual trigger.
2024-10-12 14:25:28 +08:00
d574018a8e
CI: bump dependencies version
2024-08-24 15:33:27 +08:00
edb1a84601
chore(CI): msvc build also build with exiv2
2024-07-13 15:59:13 +08:00
a6360d5e66
CI(msvc): clean before deploy and use newer qt
2024-07-06 16:38:45 +08:00
a217ce9ee8
CI(msvc): switch to Qt 6 and CMake
2024-07-06 15:23:33 +08:00
0e8370c39a
chore(CI): bump workflow and dependencies version
2024-02-16 13:33:10 +08:00
c7727d233e
chore(CI): add Qt 6 build, other minor updates
2023-03-25 19:50:29 +08:00
Gary Wang
b033370d8e
build: link user32.lib when build with QMake and MSVC ( #59 )
...
* build(msvc): add test for qmake build with msvc under windows
* fix(msvc): should link user32.lib under windows
* Update README.md
2022-05-29 01:06:00 +08:00