CMake: Reword QPlatformNativeInterface option
This commit is contained in:
@@ -367,7 +367,7 @@ if(APPLE OR WIN32)
|
|||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
optional_component(QPA_QPLATFORMNATIVEINTERFACE ON "QPA Platform interface"
|
optional_component(QPA_QPLATFORMNATIVEINTERFACE ON "QPA Platform Native Interface"
|
||||||
DEPENDS "Qt Gui Private" QT_GUI_PRIVATE_FOUND
|
DEPENDS "Qt Gui Private" QT_GUI_PRIVATE_FOUND
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user