Tutorial: in step 7, disambiguate installed/source archive
This commit is contained in:
parent
44c527bc63
commit
39c410624a
@ -45,7 +45,11 @@ To specify the generator, use the ``-G`` option. For multi-config builds, use
|
||||
|
||||
cpack -G ZIP -C Debug
|
||||
|
||||
To create a source distribution you would type:
|
||||
For a list of available generators, see :manual:`cpack-generators(7)` or call
|
||||
``cpack --help``. An :cpack_gen:`archive generator <CPack Archive Generator>`
|
||||
like ZIP creates a compressed archive of all *installed* files.
|
||||
|
||||
To create an archive of the *full* source tree you would type:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user