We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098657f commit 2afc9dcCopy full SHA for 2afc9dc
1 file changed
.github/workflows/CI-windows.yml
@@ -68,6 +68,6 @@ jobs:
68
69
- name: Run CMake install
70
run: |
71
- rem TODO: the Qt DLLS are not being installed (because of the missing windeployqt?)
+ rem TODO: the Qt DLLs are not being installed
72
cmake --build build --config Debug --target install
73
rem TODO: validate the installed files
0 commit comments