Help: Document that CPack Archive Generator <component> is all uppercase

This commit is contained in:
David Faure
2022-07-01 22:56:27 +02:00
committed by Brad King
parent 8fd68f9dd3
commit 5fa14ddecb

View File

@@ -49,6 +49,8 @@ Variables specific to CPack Archive generator
Package file name without extension. The extension is determined from the
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
replaced by '-'.