summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2011-11-29 12:56:28 (GMT)
committerBrad King <brad.king@kitware.com>2011-11-29 12:56:28 (GMT)
commitbe6502c5027935cba246e654e5d3006f8da216f4 (patch)
tree07d5ec28bcef8079257ca5122ad05e0be45b6e18 /bootstrap
parenta087490697c416d429d30fdf389cca2f13d9d14e (diff)
downloadCMake-be6502c5027935cba246e654e5d3006f8da216f4.zip
CMake-be6502c5027935cba246e654e5d3006f8da216f4.tar.gz
CMake-be6502c5027935cba246e654e5d3006f8da216f4.tar.bz2
bootstrap: Include cmNewLineStyle in build
The cmNewLineStyle class is needed by cmMakefile.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index c999888..3daac2a 100755
--- a/bootstrap
+++ b/bootstrap
@@ -215,6 +215,7 @@ CMAKE_CXX_SOURCES="\
cmMakefileLibraryTargetGenerator \
cmMakefileTargetGenerator \
cmMakefileUtilityTargetGenerator \
+ cmNewLineStyle \
cmBootstrapCommands \
cmCommands \
cmTarget \