mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-05 06:40:26 -06:00
Help: Document that CPack Archive Generator <component> is all uppercase
This commit is contained in:
@@ -49,6 +49,8 @@ Variables specific to CPack Archive generator
|
|||||||
|
|
||||||
Package file name without extension. The extension is determined from the
|
Package file name without extension. The extension is determined from the
|
||||||
archive format (see list above) and automatically appended to the file name.
|
archive format (see list above) and automatically appended to the file name.
|
||||||
|
Note that ``<component>`` is all uppercase in the variable name.
|
||||||
|
|
||||||
The default is ``<CPACK_PACKAGE_FILE_NAME>[-<component>]``, with spaces
|
The default is ``<CPACK_PACKAGE_FILE_NAME>[-<component>]``, with spaces
|
||||||
replaced by '-'.
|
replaced by '-'.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user