Преглед на файлове

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

David Faure преди 3 години
родител
ревизия
5fa14ddecb
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      Help/cpack_gen/archive.rst

+ 2 - 0
Help/cpack_gen/archive.rst

@@ -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 '-'.