[Qbs] Rule.Return dynamic list for outputArtifacts

Карелин Павел hkarel at yandex.ru
Thu Jul 23 13:13:13 CEST 2020


Having weighed all the "pros" and "cons", I have decided not to use 
qbs.Process in outputArtifacts. Now I settled on a stupidly-simple 
solution: I reduced the number of generated files from 6 to 5. The 
increase in compilation time in the assembly scale of a large project is 
almost imperceptible.

Nevertheless, I want to thank Christian and Richard for their advices. 
Now I know a little more about QBS :-)

--
BR, Pavel Karelin


21.07.2020 18:42, Christian Kandeler пишет:
> On Tue, 21 Jul 2020 18:32:10 +0300
> Карелин Павел <hkarel at yandex.ru> wrote:
>
>> How can I execute Command from outputArtifacts?
> You can't, you need to use a JavaScript command and qbs.Process.
>
>
> Christian
> _______________________________________________
> Qbs mailing list
> Qbs at qt-project.org
> https://lists.qt-project.org/listinfo/qbs

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20200723/be3fa1c2/attachment.html>


More information about the Qbs mailing list