fix windows deploy step

This commit is contained in:
Andrei Yankovich 2020-02-11 13:13:06 +03:00
parent fd0bea44b8
commit 4fc835e1e0
2 changed files with 2 additions and 3 deletions

@ -1 +1 @@
Subproject commit bef33ed38bf7b56f63562e82616e5ddb5c476ee7
Subproject commit 9c2731045d73b6f8ed83cc623d11290d53fb9e52

View File

@ -8,8 +8,7 @@ contains(QMAKE_HOST.os, Linux):{
}
DEPLOYER=cqtdeployer
win32:DEPLOYER=$cqtdeployer
win32:DEPLOYER=$$(cqtdeployer)
deployTest.commands = $$DEPLOYER -bin $$exec clear -qmake $$QMAKE_BIN -targetDir $$PWD/deployTests -libDir $$PWD -recursiveDepth 4