summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/BLACKLIST
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-11-23 18:27:59 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-11-24 20:57:50 +0000
commit8725accf9985c93dac100589995d81e361a20fda (patch)
tree471bfdf7259d7c4545ab42de1dc44446374fa81e /tests/auto/network/access/qnetworkreply/BLACKLIST
parent75c54a79f11df88ab47ce7f1092916d2f2f04c75 (diff)
CMake: Use lower cased property name for entrypoint library opt-out
We need this to enable headersclean functionality to work with CMake <=3.18 which is our minimum required CMake version to build Qt (it's not a problem for 3.19). Otherwise we hit a configuration error while trying to evaluate generator expressions for INTERFACE only libraries for which we need to do the headersclean check (e.g. UiPlugin in qttools). Sample error message: INTERFACE_LIBRARY targets may only have whitelisted properties. The property "QT_NO_ENTRYPOINT" is not allowed. More info: https://gitlab.kitware.com/cmake/cmake/-/issues/21484 Naming it lower case avoids the issue, but is inconsistent with all our other public property names. Furthermore if we do this change, it should probably go to 6.0.0 due to it being a property that a user is meant to set in their project. Task-number: QTBUG-82615 Change-Id: I1f1439f1e5cbc816010eba7301605a8f60b88fd1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 6ca66de9120537134b63d42de6c53c6e5834e8f3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto/network/access/qnetworkreply/BLACKLIST')
0 files changed, 0 insertions, 0 deletions