summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2011-12-01 19:03:24 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2011-12-01 19:03:24 (GMT)
commit97142c76038606a1111918c1b5585d8e9caf1336 (patch)
tree2914beb70ceb4bfcde7525c4c8dcca8f22dfa54e /Source/CMakeLists.txt
parent333fd1131c539e60a8da6ad1e8516009eabf11c2 (diff)
parentac2e45d0893dd283c04c600e626bf80ea57d4a71 (diff)
downloadCMake-97142c76038606a1111918c1b5585d8e9caf1336.zip
CMake-97142c76038606a1111918c1b5585d8e9caf1336.tar.gz
CMake-97142c76038606a1111918c1b5585d8e9caf1336.tar.bz2
Merge topic 'newline-style'
ac2e45d Provide std::ios_base typedef on GCC < 3 28c46ca cmNewLineStyle: Use cmStandardIncludes.h 75e83e9 cmNewLineStyle: Remove trailing comma in enum be6502c bootstrap: Include cmNewLineStyle in build a087490 Add NEWLINE_STYLE option to configure_file (#3957)
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 5205738..2aa32d8 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -216,6 +216,8 @@ SET(SRCS
cmMakefileExecutableTargetGenerator.cxx
cmMakefileLibraryTargetGenerator.cxx
cmMakefileUtilityTargetGenerator.cxx
+ cmNewLineStyle.h
+ cmNewLineStyle.cxx
cmOrderDirectories.cxx
cmOrderDirectories.h
cmPolicies.h