2 Commits

Author SHA1 Message Date
Christoph K.
37f51c6240 ci: fix vcpkg commit hash, add vcpkg.json manifest
Some checks are pending
Windows Build / Windows x64 (MSVC + vcpkg) (push) Waiting to run
- Use valid vcpkg commit hash (4b77da7)
- Add vcpkg.json for manifest-mode dependency management

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 10:14:05 +01:00
Christoph K.
be4226083a ci: add GitHub Actions workflow for Windows x64 GUI build
- MSVC + vcpkg + Qt6 + OpenCV + LibRaw
- vcpkg binary caching for faster CI runs
- windeployqt for Qt DLL bundling
- Upload artifact on every push
- Create ZIP and attach to GitHub Release on git tags

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 10:02:27 +01:00