Remove library requirement from the im
configure feature
The feature doesn't require library nor dlopen support, even for input context plugins (which work fine in static builds). Task-number: QTBUG-135146 Change-Id: Id171fccffa78f2d8233d800a6ea3469e9f440f79 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit 5901f0ba09e4df91be3767badd8252cbdfed28e8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 2d6a4293be2cb3c81e5bb506dc3a135878a3a4ac)
This commit is contained in:
parent
c098776172
commit
0c1ccfa8d8
@ -1101,7 +1101,6 @@ qt_feature("im" PUBLIC
|
||||
SECTION "Kernel"
|
||||
LABEL "QInputContext"
|
||||
PURPOSE "Provides complex input methods."
|
||||
CONDITION QT_FEATURE_library
|
||||
)
|
||||
qt_feature_definition("im" "QT_NO_IM" NEGATE VALUE "1")
|
||||
qt_feature("highdpiscaling" PUBLIC
|
||||
|
Loading…
x
Reference in New Issue
Block a user