cmake_minimum_required(VERSION 2.6.2 FATAL_ERROR) set(QT_MIN_VERSION 4.7.0) find_package(Qt4 REQUIRED) find_package(KDE4)