On Thu, 16 May 2019 12:20:25 +0200
Frederik Christiani via Qbs <qbs@qt-project.org> wrote:

> I ran into a similar problem and solved it by explicitly setting 
> qbs.installPrefix to an empty string.

Though you should generally not hardcode such locations in a rule, but
retrieve the path from the artifact. There is an (undocumented)
function artifactInstalledFilePath() for that in ModUtils.


Christian
_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to