From be6502c5027935cba246e654e5d3006f8da216f4 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 29 Nov 2011 07:56:28 -0500 Subject: bootstrap: Include cmNewLineStyle in build The cmNewLineStyle class is needed by cmMakefile. --- bootstrap | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v0.12