Details
Description
The following example will fail with "module m cannot be loaded".
import qbs Product { qbs.sysroot: "x" Depends { name: "m" } }
import qbs Module { condition: qbs.sysroot === "x" }
This issue was found in https://codereview.qt-project.org/#/c/202399/.
Attachments
Issue Links
- mentioned in
-
Page Loading...
For Gerrit Dashboard: QBS-1173 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
206341,7 | Make the product's qbs instance visible in Module.condition | master | qbs/qbs | Status: MERGED | -2 | 0 |