Skip to content

Commit cb979cf

Browse files
committed
add verbose to install mode in test
1 parent 516190e commit cb979cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install(TARGETS test
2424
QD_add_deployqt(test INSTALL_MODE
2525
INSTALL_DESTINATION bin
2626
FLAGS "-release;--no-translations")
27-
DLLD_add_deploy(test INSTALL_MODE COPY_VC_REDIST
27+
DLLD_add_deploy(test INSTALL_MODE COPY_VC_REDIST VERBOSE
2828
INSTALL_DESTINATION bin
2929
OPTIONAL_DLLS "generic/*.dll;imageformats/*.dll;networkinformation/*.dll;platforms/*.dll;styles/*.dll;tls/*.dll")
3030

0 commit comments

Comments
 (0)