Blender Git Loki
Git Commits -> Revision ea6c9f1
Revision ea6c9f1 by Bernhard M. Wiedemann (master) September 18, 2019, 21:04 (GMT) |
Use cmake TIMESTAMP for BUILD_DATE+TIME Use cmake TIMESTAMP for BUILD_DATE+TIME this simplifies code a lot and even makes it more portable to other platforms TIMESTAMP is available since cmake-2.8.11 ; blender already requires cmake>=3.5 so that is fine. Note that with CMake>=3.8, if defined, the SOURCE_DATE_EPOCH envvar will be used by CMake here. Reviewers: mont29, campbellbarton Reviewed By: mont29, campbellbarton Differential Revision: https://developer.blender.org/D5760 |
Commit Details:
Full Hash: ea6c9f17bd4929f55632345a8c2173c59b78b22b
Parent Commit: 6f7a64b
Committed By: Bastien Montagne
Lines Changed: +6, -15
1 Modified Path:
/build_files/cmake/buildinfo.cmake (+6, -15) (Diff)