mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
Various typo fixes
Some are user-facing. Others are source comments.
This commit is contained in:
@@ -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()
|
||||
|
||||
#=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user