summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-11-29 22:45:55 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-11-29 22:45:55 (GMT)
commitb56a60d01e8b30dec54b118bc7738ec199a459d4 (patch)
treefcde7271a01841867f2e5d73d0ae999ed88c76b3 /bootstrap
parente2a7c9358f24ac98ae7279491f010bd8f82a8692 (diff)
downloadCMake-b56a60d01e8b30dec54b118bc7738ec199a459d4.zip
CMake-b56a60d01e8b30dec54b118bc7738ec199a459d4.tar.gz
CMake-b56a60d01e8b30dec54b118bc7738ec199a459d4.tar.bz2
ENH: fix errors for unix builds
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index eecfead..ea601dd 100755
--- a/bootstrap
+++ b/bootstrap
@@ -127,6 +127,7 @@ CMAKE_CXX_SOURCES="\
cmInstallTargetGenerator \
cmSourceFile \
cmSystemTools \
+ cmVersion \
cmFileTimeComparison \
cmGlobalUnixMakefileGenerator3 \
cmLocalUnixMakefileGenerator3 \