cmFileTime: Fix overflow on time computation

On Windows, time starting point is Januray, 1st of 1601.
So computing number of nanoseconds from this date exceeds 64bit
capabilities.
2 files changed