From 42d3a9e04e72c77004abecc01a816ea1981e2fc5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 6 Jan 2016 12:18:02 +0100 Subject: Implemented some akonadi actions --- framework/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/CMakeLists.txt') diff --git a/framework/CMakeLists.txt b/framework/CMakeLists.txt index 3a441f99..d59061d2 100644 --- a/framework/CMakeLists.txt +++ b/framework/CMakeLists.txt @@ -18,6 +18,7 @@ find_package(Qt5 COMPONENTS REQUIRED Core Qml) set(CMAKE_AUTOMOC ON) add_definitions("-Wall -std=c++0x -g") +include_directories(.) include_directories(SYSTEM ${CMAKE_SOURCE_DIR}/common) include_directories(SYSTEM /work/install/include/) include_directories(SYSTEM /work/install/include/KF5/) -- cgit v1.2.3