mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Help: Improve CPack/WiX documentation markup
This commit is contained in:
@@ -492,7 +492,8 @@ Windows using WiX.
|
||||
|
||||
.. versionadded:: 4.2
|
||||
|
||||
If this variable is set to true one `.cab` file per component is created.
|
||||
The default is to create a single `.cab` file for all files in the installer.
|
||||
If this variable is set to true one ``.cab`` file per component is created.
|
||||
The default is to create a single ``.cab`` file for all files in the installer.
|
||||
|
||||
WiX creates `.cab` files in parallel so multiple `.cab` files may be desirable for faster packaging.
|
||||
WiX creates ``.cab`` files in parallel so multiple ``.cab`` files may be
|
||||
desirable for faster packaging.
|
||||
|
||||
Reference in New Issue
Block a user