From 308b698f5d5ff0e448f1bb0295eb011b06411e0c Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Wed, 4 May 2022 14:36:42 -0400 Subject: Help: Make install() example component names more consistent This commit updates the documentation so that the component examples are specified using title case to match convention used in both the existing `Installing Exports` section and in the "Mastering CMake" book. --- Help/command/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/command/install.rst b/Help/command/install.rst index 1a9dfd7..973aa31 100644 --- a/Help/command/install.rst +++ b/Help/command/install.rst @@ -85,7 +85,7 @@ signatures that specify them. The common options are: ``COMPONENT`` Specify an installation component name with which the install rule - is associated, such as "runtime" or "development". During + is associated, such as ``Runtime`` or ``Development``. During component-specific installation only install rules associated with the given component name will be executed. During a full installation all components are installed unless marked with ``EXCLUDE_FROM_ALL``. -- cgit v0.12 3'>QT_5_12_3 Qt s a cross-platform application framework that is used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed.
summaryrefslogtreecommitdiffstats
path: root/tests/auto/qabstractprintdialog
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-02-14 21:52:55 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-02-14 21:52:55 (GMT)
commitbc202c358ee2d1082a7c290d28d0dfe82b0e6a7e (patch)
treef9157ade1b4c59a800f2fd6e7d8df6a8edcaca94 /tests/auto/qabstractprintdialog
parent305ece9e4486edc94190dccd24e6838e81559a67 (diff)
parenta7e3ba3ecfa91a308f7c3a2f471b180afa4f4a5f (diff)
downloadQt-bc202c358ee2d1082a7c290d28d0dfe82b0e6a7e.zip
Qt-bc202c358ee2d1082a7c290d28d0dfe82b0e6a7e.tar.gz
Qt-bc202c358ee2d1082a7c290d28d0dfe82b0e6a7e.tar.bz2
Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration into master-integration
* 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration: My 4.7.2 changes Fix QFileDialog Symbian native file dialog filename filtering. fix QMAKE_COPY_DIR for mingw+sh
Diffstat (limited to 'tests/auto/qabstractprintdialog')
0 files changed, 0 insertions, 0 deletions