FEATURE_*
variable
The feature names are normalized using `qt_feature_normalize_name`, but a user might read `qt_feature` usage and not realize that they should normalize the name in the `FEATURE_*` variable. This change emits an error if it detects such invalid names. Fixes: QTBUG-132464 Pick-to: 6.8 Change-Id: I33c7ab9f589c92e11e16d376660e8b6152339d12 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit b71647d06970b2cc3b63b93c020eca8caf0a519f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%