mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
7 lines
240 B
ReStructuredText
7 lines
240 B
ReStructuredText
cpack-deb-source-date-epoch
|
|
---------------------------
|
|
|
|
* The :cpack_gen:`CPack Deb Generator` learned to honor the ``SOURCE_DATE_EPOCH``
|
|
environment variable when packaging files. This is useful for generating
|
|
reproducible packages.
|