2 Commits

Author SHA1 Message Date
Sebastian Holtermann
18c30786a9 cmFileTime: Make cmFileTime::Compare method const 2019-03-27 18:09:53 +01:00
Sebastian Holtermann
6f24c4e93f New cmFileTime class
The new cmFileTime class stores the file modification time as an OS independent
nanosecond count.  Its main use is to load and compare file modification times
in nanosecond and second resolution.
2019-03-18 15:09:10 +01:00