From cd13839ec460dbfc8b656539683488e0795af078 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 5 Apr 2017 15:16:46 +0200 Subject: Cleanup --- framework/src/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'framework') diff --git a/framework/src/CMakeLists.txt b/framework/src/CMakeLists.txt index 371be4a6..f7902aa7 100644 --- a/framework/src/CMakeLists.txt +++ b/framework/src/CMakeLists.txt @@ -11,10 +11,6 @@ find_package(KF5Package CONFIG REQUIRED) add_definitions("-Wall -std=c++0x -g") include_directories(.) -#include_directories(SYSTEM ${KDE_INSTALL_FULL_INCLUDEDIR}/KF5/) -#include_directories(SYSTEM ${KDE_INSTALL_FULL_INCLUDEDIR}/KF5/KMime) - -enable_testing() set(SRCS frameworkplugin.cpp -- cgit v1.2.3