summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-05-23 12:51:39 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-05-23 12:53:17 (GMT)
commitd1a570f18c47bb840fc19a9979d3970fbaa7e58a (patch)
tree81e86463acb8b4ec9293c2349d71b40092adb3f3 /Source/CMakeLists.txt
parentd7e70d01fe510b6f5760a88cc6f244cbc0ed5f32 (diff)
parent5b53cfda247f7d688a058f358628639a431313a8 (diff)
downloadCMake-d1a570f18c47bb840fc19a9979d3970fbaa7e58a.zip
CMake-d1a570f18c47bb840fc19a9979d3970fbaa7e58a.tar.gz
CMake-d1a570f18c47bb840fc19a9979d3970fbaa7e58a.tar.bz2
Merge topic 'cmFileTimes'
5b53cfda24 cmSystemTools: Remove cmSystemToolsFileTime interface 9c576a88d9 Use cmFileTimes instead of cmSystemToolsFileTime interface 4b45a5d5c7 cmFileTimes: New RAII based cmFileTimes class Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3358
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index d7a0f3e..695e075 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -242,6 +242,8 @@ set(SRCS
cmFileTime.h
cmFileTimeCache.cxx
cmFileTimeCache.h
+ cmFileTimes.cxx
+ cmFileTimes.h
cmFortranParserImpl.cxx
cmFSPermissions.cxx
cmFSPermissions.h