mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-26 09:44:33 +00:00
windows disable tests
This commit is contained in:
parent
d057600b2c
commit
dfabb4e7df
2
test.pri
2
test.pri
@ -7,7 +7,7 @@ contains(QMAKE_HOST.os, Linux):{
|
||||
QMAKE_BIN= $$QT_DIR/qmake
|
||||
}
|
||||
|
||||
deployTest.commands = cqtdeployer -bin $$exec clear -qmake $$QMAKE_BIN -targetDir $$PWD/deployTests -libDir $$PWD -recursiveDepth 4
|
||||
unix:deployTest.commands = cqtdeployer -bin $$exec clear -qmake $$QMAKE_BIN -targetDir $$PWD/deployTests -libDir $$PWD -recursiveDepth 4
|
||||
|
||||
|
||||
test.depends = deployTest
|
||||
|
Loading…
x
Reference in New Issue
Block a user