mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
ff5028c531
Check modified time stamps of input files against an existing exports file before generating the auto exports. Fixes: #19650
7 lines
252 B
ReStructuredText
7 lines
252 B
ReStructuredText
windows-auto-export-incremental-build
|
|
-------------------------------------
|
|
|
|
* On Windows, existing auto generated exports are now only updated if the
|
|
modified time stamp of the exports is not newer than any modified time stamp
|
|
of the input files.
|