Do not build tests when build installer.
--HG-- branch : develop
This commit is contained in:
parent
9a81944b65
commit
00f854f1d9
|
@ -23,7 +23,7 @@ mkdir build
|
|||
cd build
|
||||
cd
|
||||
|
||||
qmake -r ..\Valentina.pro
|
||||
qmake -r CONFIG+=noTests ..\Valentina.pro
|
||||
IF ERRORLEVEL 1 GOTO ERRORQMAKE1
|
||||
IF ERRORLEVEL 0 GOTO MAKE
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user