From 8f20ab6a298c03bdcde904acc0c648f268a37e4b Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Wed, 28 Mar 2007 08:19:43 +0000 Subject: As we require now qt4.3 this check is not necessary svn path=/trunk/KDE/kdebase/apps/; revision=647420 --- CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 00e5c8ea3..0650adfac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,10 +1,3 @@ project(dolphin) -macro_ensure_version( "4.3.0" "${QTVERSION}" QT_GOOD_VERSION ) - -MESSAGE(STATUS "${QTVERSION} :") -MESSAGE(STATUS "QT_GOOD :<${QT_GOOD_VERSION}>") - -if(QT_GOOD_VERSION) add_subdirectory(src) -endif(QT_GOOD_VERSION) -- cgit v1.3