We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516190e commit cb979cfCopy full SHA for cb979cf
1 file changed
tests/CMakeLists.txt
@@ -24,7 +24,7 @@ install(TARGETS test
24
QD_add_deployqt(test INSTALL_MODE
25
INSTALL_DESTINATION bin
26
FLAGS "-release;--no-translations")
27
-DLLD_add_deploy(test INSTALL_MODE COPY_VC_REDIST
+DLLD_add_deploy(test INSTALL_MODE COPY_VC_REDIST VERBOSE
28
29
OPTIONAL_DLLS "generic/*.dll;imageformats/*.dll;networkinformation/*.dll;platforms/*.dll;styles/*.dll;tls/*.dll")
30
0 commit comments