Details
Description
For example Qt.core Rule for generating qrc (from qt.core.resource_data artifacts) won't re-run if I change Qt.core.resourcePrefix (like in the following example).
import qbs 1.0 QtApplication { name: "test" files: ["main.cpp"] Group { files: ["resource.txt"] fileTags: ["qt.core.resource_data"] Qt.core.resourcePrefix: "/test1" } }
Attachments
For Gerrit Dashboard: QBS-1049 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
178346,2 | Fix change tracking for module properties requested from artifacts | 1.7 | qbs/qbs | Status: MERGED | +2 | 0 |