From 191846e3e21c697c28bd5c8a166edeb4072161e3 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Mon, 20 Mar 2006 21:05:37 +0000 Subject: minor cleanups: indenting, adding newline to end of file, etc. svn path=/trunk/KDE/kdelibs/; revision=520790 --- modules/MacroLibrary.cmake | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/MacroLibrary.cmake') diff --git a/modules/MacroLibrary.cmake b/modules/MacroLibrary.cmake index 7da67217..fb953d85 100644 --- a/modules/MacroLibrary.cmake +++ b/modules/MacroLibrary.cmake @@ -1,8 +1,8 @@ # - include MacroLibrary offers a collection of macros which extend the built-in cmake commands # OPTIONAL_FIND_PACKAGE( [QUIT] ) -INCLUDE (MacroOptionalFindPackage) -INCLUDE (MacroAdditionalCleanFiles) -INCLUDE (MacroAddFileDependencies) -INCLUDE (MacroGetenvWinPath) +INCLUDE(MacroOptionalFindPackage) +INCLUDE(MacroAdditionalCleanFiles) +INCLUDE(MacroAddFileDependencies) +INCLUDE(MacroGetenvWinPath) -- cgit v1.2.1