Skip to content

Commit 043ecad

Browse files
committed
Doc: Show CMake component in CMake function documentation
Pick-to: 6.10 6.11 Task-number: QTBUG-96239 Change-Id: I2e6cafff5c2cbbc4b58bbefead2437ed3b508930 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
1 parent d04b60c commit 043ecad

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

src/corelib/doc/src/cmake/qt_add_win_app_sdk.qdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
\summary {Adds the Windows App SDK library to the application.}
1212

13+
\include cmake-find-package-core.qdocinc
14+
1315
\cmakecommandsince 6.9
1416
\preliminarycmakecommand
1517

src/corelib/doc/src/cmake/qt_extract_metatypes.qdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
\summary {Extracts metatypes from a Qt target and generates an associated metatypes.json file.}
1212

13+
\include cmake-find-package-core.qdocinc
14+
1315
\cmakecommandsince 6.0
1416

1517
\section1 Synopsis

src/corelib/doc/src/cmake/qt_set_finalizer_mode.qdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
\summary {Customizes aspects of a target's finalization.}
1212

13+
\include cmake-find-package-core.qdocinc
14+
1315
\cmakecommandsince 6.2
1416
\preliminarycmakecommand
1517

0 commit comments

Comments
 (0)