diff options
author | Joachim Wuttke (o) <j.wuttke@fz-juelich.de> | 2020-02-11 15:27:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-02-11 15:47:26 (GMT) |
commit | e240371ab1e8a104bf13277ff18a61defd7902cb (patch) | |
tree | f6b543a401a15b39742983a3e1d16d575a5efc5a /Modules/CPackIFW.cmake | |
parent | 78779c6111cae6b373f0a609f44352c3e3ebfcf1 (diff) | |
download | CMake-e240371ab1e8a104bf13277ff18a61defd7902cb.zip CMake-e240371ab1e8a104bf13277ff18a61defd7902cb.tar.gz CMake-e240371ab1e8a104bf13277ff18a61defd7902cb.tar.bz2 |
Help: CPackIFWGenerator: explain relation to CPackIWF
* Make overview more focussed
* Explain the relation to CPackIFW
Diffstat (limited to 'Modules/CPackIFW.cmake')
-rw-r--r-- | Modules/CPackIFW.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://doc.qt.io/qtinstallerframework/index.html>`_ (QtIFW). |