Document the qt_add_plugin() options new in Qt 6.5 as such
Task-number: QTBUG-104189 Change-Id: Ic2d27debd689757836478a55d3927ce9bbcd3849 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
098b097324
commit
ae3224bf92
|
|
@ -26,6 +26,9 @@ qt_add_plugin(target
|
|||
)
|
||||
\endcode
|
||||
|
||||
The \c MANUAL_FINALIZATION option and the ability to set sources
|
||||
were introduced in Qt 6.5.
|
||||
|
||||
\versionlessCMakeCommandsNote qt6_add_plugin()
|
||||
|
||||
\section1 Description
|
||||
|
|
|
|||
Loading…
Reference in New Issue