From e240371ab1e8a104bf13277ff18a61defd7902cb Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" Date: Tue, 11 Feb 2020 16:27:27 +0100 Subject: Help: CPackIFWGenerator: explain relation to CPackIWF * Make overview more focussed * Explain the relation to CPackIFW --- Help/cpack_gen/ifw.rst | 17 +++++++---------- Modules/CPackIFW.cmake | 2 +- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/Help/cpack_gen/ifw.rst b/Help/cpack_gen/ifw.rst index 5d0455e..4a9ab99 100644 --- a/Help/cpack_gen/ifw.rst +++ b/Help/cpack_gen/ifw.rst @@ -1,23 +1,20 @@ CPack IFW Generator ------------------- -See :module:`CPackIFW` for details on the CPackIFW module. - Overview ^^^^^^^^ -CPack ``IFW`` generator helps you to create online and offline -binary cross-platform installers with a graphical user interface. - -CPack IFW generator prepares project installation and generates +This :manual:`cpack generator ` generates configuration and meta information for the `Qt Installer Framework `_ (QtIFW). -The QtIFW provides a set of tools and utilities to create -installers for the supported desktop Qt platforms: Linux, Microsoft Windows, -and macOS. +QtIFW provides tools and utilities to create installers for +the platforms supported by `Qt `_: Linux, +Microsoft Windows, and macOS. -You should also install QtIFW to use CPack ``IFW`` generator. +To make use of this generator, QtIFW should also be installed. +The module :module:`CPackIFW` looks for the location of the +QtIFW command-line utilities. Hints ^^^^^ diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake index 3da4feb..f58f9ef 100644 --- a/Modules/CPackIFW.cmake +++ b/Modules/CPackIFW.cmake @@ -5,7 +5,7 @@ CPackIFW -------- -This module looks for the location of the command line utilities supplied with the +This module looks for the location of the command-line utilities supplied with the `Qt Installer Framework `_ (QtIFW). -- cgit v0.12