On 1/9/24 09:05, Leon Buckel wrote:

The issue I’m having now is that for the aggregate step I don’t want to run the 
build command again. So I would have to somehow check if the current run is the 
aggregate and just return an empty command array.
The question now is: How do I check that?

You can identify the aggregate by this condition: product.aggregate && !product.multiplexConfigurationId

The latter property is undocumented. Perhaps we should introduce product.isAggregate.


Christian

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

Reply via email to