forked from qt-creator/qt-creator
app.pro: also add $$IDE_APP_TARGET to the installation
This commit is contained in:
@@ -44,6 +44,7 @@ unix:!macx {
|
|||||||
}
|
}
|
||||||
|
|
||||||
target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_WRAPPER
|
target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_WRAPPER
|
||||||
|
target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_TARGET
|
||||||
target.path = /bin
|
target.path = /bin
|
||||||
INSTALLS += target
|
INSTALLS += target
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user