From 4f15f0d815776fcb9af5ac2c09a3500c80466db7 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Tue, 3 Jun 2008 19:57:49 +0000 Subject: -ignore the previous commit and its comment... Alex svn path=/trunk/KDE/kdelibs/; revision=816407 --- modules/FindKDE4Internal.cmake | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 9eec524f..2657940b 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -492,7 +492,6 @@ else (_kdeBootStrapping) endif (_kdeBootStrapping) -endif(NOT KDE4_FOUND) ##################### provide some options ########################################## @@ -519,8 +518,6 @@ option(KDE4_ENABLE_FPIE "Enable platform supports PIE linking") set(LIB_SUFFIX "" CACHE STRING "Define suffix of directory name (32/64)" ) -if(NOT KDE4_FOUND) - ########## the following are directories where stuff will be installed to ########### # # this has to be after find_xxx() block above, since there KDELibsDependencies.cmake is included -- cgit v1.2.1