Details
Description
My QBS script defines a static library that can be build both for Linux and for Android.
When I am trying to build for Linux, using command
qbs profile:gcc
, I am getting the following warning:
Item 'Android' is not declared. Did you forget to add a Depends item?
It only happens when I run the command the first time. If I do "qbd clean profile:gcc" and "qbs profile:gcc" again, the warning is not issued again.
I'll post my .qbs file.
Attachments
For Gerrit Dashboard: QBS-854 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
123564,4 | Fix false positives in property declaration check. | 1.4 | qbs/qbs | Status: MERGED | +2 | 0 |