Update documentation for cpack

This commit is contained in:
ReenigneArcher 2022-04-30 18:22:17 -04:00
commit 6741997e59
3 changed files with 24 additions and 2 deletions

View file

@ -239,6 +239,8 @@ Finally
.. code-block:: bash
make -j ${nproc}
cpack -G DEB # optionally, create a deb package
cpack -G RPM # optionally, create a rpm package
Dockerfile Builds
-----------------