summaryrefslogtreecommitdiff
path: root/Modules/CPackIFW.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/CPackIFW.cmake')
-rw-r--r--Modules/CPackIFW.cmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake
index f58f9ef8b..80a907ffd 100644
--- a/Modules/CPackIFW.cmake
+++ b/Modules/CPackIFW.cmake
@@ -59,7 +59,7 @@ The module defines the following commands:
``FORCED_INSTALLATION``
if set, then the component must always be installed.
- It is a equivalent of the ``REQUARED`` option from the
+ It is a equivalent of the ``REQUIRED`` option from the
:command:`cpack_add_component` command.
``REQUIRES_ADMIN_RIGHTS``
@@ -359,6 +359,8 @@ set(_CPACK_IFW_PREFIXES
"QtIFW-")
set(_CPACK_IFW_VERSIONS
+ "3.2"
+ "3.2.0"
"3.1"
"3.1.0"
"3.0"