summaryrefslogtreecommitdiffstats
path: root/Modules/CPackIFW.cmake
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2018-01-04 19:37:19 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-01-04 19:37:49 (GMT)
commitd88451568dae61422d9d1b5796ad450ad28e0eb6 (patch)
tree555cdf88c25321740f694cdceb3bb65c371d8963 /Modules/CPackIFW.cmake
parentbc7fd08f23acb32146e5caf9d5461ee64d563566 (diff)
parent3ab7bf82852a43871edd6b2d026f35caeeb71307 (diff)
downloadCMake-d88451568dae61422d9d1b5796ad450ad28e0eb6.zip
CMake-d88451568dae61422d9d1b5796ad450ad28e0eb6.tar.gz
CMake-d88451568dae61422d9d1b5796ad450ad28e0eb6.tar.bz2
Merge topic 'various-typos'
3ab7bf82 Various typo fixes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1626
Diffstat (limited to 'Modules/CPackIFW.cmake')
-rw-r--r--Modules/CPackIFW.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake
index 54f6133..9d733dc 100644
--- a/Modules/CPackIFW.cmake
+++ b/Modules/CPackIFW.cmake
@@ -843,7 +843,7 @@ if(CPACK_IFW_VERBOSE)
endif()
endif()
if(CPACK_IFW_INSTALLERBASE_EXECUTABLE AND NOT CPACK_IFW_FRAMEWORK_VERSION)
- message(WARNING "Could not detect QtIFW tools version. Set used version to variable \"CPACK_IFW_FRAMEWORK_VERSION_FORCED\" manualy.")
+ message(WARNING "Could not detect QtIFW tools version. Set used version to variable \"CPACK_IFW_FRAMEWORK_VERSION_FORCED\" manually.")
endif()
#=============================================================================