forked from qt-creator/qt-creator
Remove debug output
This commit is contained in:
@@ -154,7 +154,6 @@ bool QMakeStep::init()
|
|||||||
else
|
else
|
||||||
workingDirectory = qt4bc->buildDirectory();
|
workingDirectory = qt4bc->buildDirectory();
|
||||||
|
|
||||||
qDebug()<<"using working directory"<<workingDirectory<<"and args"<<args;
|
|
||||||
QString program = qtVersion->qmakeCommand();
|
QString program = qtVersion->qmakeCommand();
|
||||||
|
|
||||||
// Check whether we need to run qmake
|
// Check whether we need to run qmake
|
||||||
|
|||||||
Reference in New Issue
Block a user