From 5e1f287d89cfac8f668b4474f48b1175629cbff5 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Thu, 23 Mar 2006 13:12:03 +0000 Subject: add a newline to the end of file. svn path=/trunk/KDE/kdelibs/; revision=521729 --- modules/FindKDE4Internal.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 13df85d0..720361a1 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -670,4 +670,4 @@ set(KDE4_INCLUDE_DIRS ${QT_INCLUDES} ${KDE4_INCLUDE_DIR} ${_KDE4_PLATFORM_INCLUD set(KDE4_DEFINITIONS ${_KDE4_PLATFORM_DEFINITIONS} -DQT3_SUPPORT -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DQT3_SUPPORT_WARNINGS -DKDE_DEPRECATED_WARNINGS ) # always add CMAKE_CCURRENT_SOURCE_DIR and CMAKE_CURRENT_BINARY_DIR to the include path to save some typing, Alex -set(CMAKE_INCLUDE_CURRENT_DIR TRUE) \ No newline at end of file +set(CMAKE_INCLUDE_CURRENT_DIR TRUE) -- cgit v1.2.1