For instance:
CppApplication {
Group {
name: "Templates (not to be compiled")
files: "template.cpp"
fileTags: []
}
}
This will try to compile template.cpp, because apparently the evaluation code in qbs does not differentiate between "property not set" and "property set to an empty list". I think we can do better.
| For Gerrit Dashboard: QBS-633 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 88161,3 | Correctly handle overriding of file tags via an empty list. | master | qbs/qbs | Status: MERGED | +2 | 0 |