CPack: allow custom file extension in archive generator

This commit is contained in:
Andrey Filipenkov
2022-08-11 15:35:45 +03:00
committed by Brad King
parent 5d0685aa3e
commit cc3cd8bc2a
3 changed files with 24 additions and 0 deletions
@@ -0,0 +1,6 @@
cpack-archive-custom-extension
------------------------------
* The :cpack_gen:`CPack Archive Generator` gained a new
:variable:`CPACK_ARCHIVE_FILE_EXTENSION` variable to control
the package file name extension.