summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-10-12 17:36:07 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-10-12 17:36:07 (GMT)
commit775c3495e215ed1a9604ec045465483360704b52 (patch)
treed5a21196e3786aa4e3215359a56554013db6fe87 /bootstrap
parentb93359f41d50a86c3ab91733f8f4069e3bb1e158 (diff)
downloadCMake-775c3495e215ed1a9604ec045465483360704b52.zip
CMake-775c3495e215ed1a9604ec045465483360704b52.tar.gz
CMake-775c3495e215ed1a9604ec045465483360704b52.tar.bz2
ENH: Add file time comparison code
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 7e912ff..0070a5d 100755
--- a/bootstrap
+++ b/bootstrap
@@ -49,6 +49,7 @@ CMAKE_CXX_SOURCES="\
cmLocalGenerator \
cmSourceFile \
cmSystemTools \
+ cmFileTimeComparison \
cmGlobalUnixMakefileGenerator3 \
cmGlobalXCodeGenerator \
cmLocalXCodeGenerator \