Skip to content

Commit

Permalink
add verbose to install mode in test
Browse files Browse the repository at this point in the history
  • Loading branch information
ToKiNoBug committed Apr 7, 2024
1 parent 516190e commit cb979cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install(TARGETS test
QD_add_deployqt(test INSTALL_MODE
INSTALL_DESTINATION bin
FLAGS "-release;--no-translations")
DLLD_add_deploy(test INSTALL_MODE COPY_VC_REDIST
DLLD_add_deploy(test INSTALL_MODE COPY_VC_REDIST VERBOSE
INSTALL_DESTINATION bin
OPTIONAL_DLLS "generic/*.dll;imageformats/*.dll;networkinformation/*.dll;platforms/*.dll;styles/*.dll;tls/*.dll")

Expand Down

0 comments on commit cb979cf

Please sign in to comment.