forked from qt-creator/qt-creator
Fixes: Compile for Karsten
Task: - RevBy: - AutoTest: - Details: -
This commit is contained in:
committed by
dt
parent
20158a8c4e
commit
f8def2e26b
@@ -19,6 +19,7 @@ CMakeStep::~CMakeStep()
|
|||||||
bool CMakeStep::init(const QString &buildConfiguration)
|
bool CMakeStep::init(const QString &buildConfiguration)
|
||||||
{
|
{
|
||||||
// TODO
|
// TODO
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void CMakeStep::run(QFutureInterface<bool> &fi)
|
void CMakeStep::run(QFutureInterface<bool> &fi)
|
||||||
|
|||||||
Reference in New Issue
Block a user