Details
Description
It seems that the sourceDirectory and buildDirectory properties of Product are not working in the context of a Probe item (but other properties do).
Probe { id: foo ... property path bar: product.sourceDirectory // undefined property path baz: product.buildDirectory // undefined property string title: product.name // works fine ... }
Attachments
For Gerrit Dashboard: QBS-393 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
85090,3 | make product.sourceDirectory available in Probe item | master | qbs/qbs | Status: MERGED | +2 | 0 |
85091,5 | make product.buildDirectory available in Probe item | master | qbs/qbs | Status: MERGED | +2 | 0 |