mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable.
6 lines
183 B
ReStructuredText
6 lines
183 B
ReStructuredText
SOURCE_DATE_EPOCH
|
|
-----------------
|
|
|
|
* The :command:`string(TIMESTAMP)` will now honor the ``SOURCE_DATE_EPOCH``
|
|
environment variable and use its value instead of the current time.
|