mirror of
https://github.com/reactos/CMake.git
synced 2025-02-21 04:11:03 +00:00
Merge topic 'docs-cpack-typos'
6a4743b2c3 Help: Correct typos in CPack docs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4366
This commit is contained in:
commit
2d1aec3b2c
@ -29,7 +29,7 @@ packaging all source files of a project:
|
||||
set(CPACK_VERBATIM_VARIABLES YES)
|
||||
include(CPack)
|
||||
|
||||
When this is generator is called from ``CPackConfig.cmake`` (or through the
|
||||
When this generator is called from ``CPackConfig.cmake`` (or through the
|
||||
``package`` target), then the generated archive will contain all files
|
||||
that have been installed via CMake's :command:`install` command (and the
|
||||
deprecated commands :command:`install_files`, :command:`install_programs`,
|
||||
|
@ -330,5 +330,5 @@ Qt Installer Framework Manual:
|
||||
* Promoting Updates:
|
||||
http://doc.qt.io/qtinstallerframework/ifw-updates.html
|
||||
|
||||
Download Qt Installer Framework for you platform from Qt site:
|
||||
Download Qt Installer Framework for your platform from Qt site:
|
||||
http://download.qt.io/official_releases/qt-installer-framework
|
||||
|
Loading…
x
Reference in New Issue
Block a user