summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/cmake/cmake-variables.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/doc/src/cmake/cmake-variables.qdoc')
-rw-r--r--src/corelib/doc/src/cmake/cmake-variables.qdoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/corelib/doc/src/cmake/cmake-variables.qdoc b/src/corelib/doc/src/cmake/cmake-variables.qdoc
index d6feb215a3..af7a8b7aca 100644
--- a/src/corelib/doc/src/cmake/cmake-variables.qdoc
+++ b/src/corelib/doc/src/cmake/cmake-variables.qdoc
@@ -47,7 +47,7 @@ find_package(Qt6 COMPONENTS Core REQUIRED)
\title ANDROID_NDK_HOST_SYSTEM_NAME
\target cmake-variable-ANDROID_NDK_HOST_SYSTEM_NAME
-\summary Android-specific architecture of the host system.
+\summary {Android-specific architecture of the host system.}
\preliminarycmakevariable
\cmakevariableandroidonly
@@ -66,7 +66,7 @@ part of the deployment settings for a target.
\title ANDROID_SDK_ROOT
\target cmake-variable-ANDROID_SDK_ROOT
-\summary Location of the Android SDK.
+\summary {Location of the Android SDK.}
\preliminarycmakevariable
\cmakevariableandroidonly
@@ -85,7 +85,7 @@ It is written out as part of the deployment settings for a target.
\title QT_ANDROID_APPLICATION_ARGUMENTS
\target cmake-variable-QT_ANDROID_APPLICATION_ARGUMENTS
-\summary List of arguments to pass to Android applications.
+\summary {List of arguments to pass to Android applications.}
\preliminarycmakevariable
\cmakevariableandroidonly
@@ -104,7 +104,7 @@ out as part of the deployment settings for a target.
\title QT_HOST_PATH
\target cmake-variable-QT_HOST_PATH
-\summary Location of the host Qt installation when cross-compiling.
+\summary {Location of the host Qt installation when cross-compiling.}
\preliminarycmakevariable
@@ -121,7 +121,7 @@ platform. It is used to locate tools to be run on the host (\l{moc}, \l{rcc},
\title QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID
\target cmake-variable-QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID
-\summary Disables providing a fallback team ID during target finalization on iOS.
+\summary {Disables providing a fallback team ID during target finalization on iOS.}
When finalizing an executable target on iOS,
\l{qt6_finalize_target}{qt_finalize_target()} will populate the target's
@@ -137,7 +137,7 @@ Set \c QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID to true if you want to prevent this.
\title QT_NO_SET_XCODE_BUNDLE_IDENTIFIER
\target cmake-variable-QT_NO_SET_XCODE_BUNDLE_IDENTIFIER
-\summary Disables providing a fallback app bundle ID during target finalization on iOS.
+\summary {Disables providing a fallback app bundle ID during target finalization on iOS.}
When finalizing an executable target on iOS,
\l{qt6_finalize_target}{qt_finalize_target()} will populate the target's