Allow clicking notifications on Windows

This commit is contained in:
Nicolas Werner 2023-12-12 03:30:25 +01:00
parent 68114427a8
commit d116deedd7
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
4 changed files with 30 additions and 9 deletions

View file

@ -16,6 +16,7 @@ build-windows:
variables:
APPVEYOR_REPO_BRANCH: "${CI_COMMIT_REF_NAME}"
APPVEYOR_REPO_COMMIT: "${CI_COMMIT_SHORT_SHA}"
CMAKE_BUILD_PARALLEL_LEVEL: 8
before_script:
- mkdir -p hunter
- Move-Item -Path hunter -Destination C:/hunter