Skip to content

Commit

Permalink
Document the qt_add_plugin() options new in Qt 6.5 as such
Browse files Browse the repository at this point in the history
Task-number: QTBUG-104189
Change-Id: Ic2d27debd689757836478a55d3927ce9bbcd3849
Reviewed-by: Alexandru Croitor <[email protected]>
  • Loading branch information
kkoehne committed Dec 12, 2022
1 parent 098b097 commit ae3224b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/corelib/doc/src/cmake/qt_add_plugin.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ae3224b

Please sign in to comment.