From a51e0940062d7d9ca26621ebccb5acd7c3049c12 Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Wed, 19 Feb 2014 08:17:31 +0100 Subject: [PATCH] Not necessary to use korganizer include --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 50d465b70..6145175a5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -38,7 +38,6 @@ include_directories( ${CMAKE_SOURCE_DIR}/pimcommon ${CMAKE_BINARY_DIR}/pimcommon ${CMAKE_SOURCE_DIR}/pimcommon/util/ - ${CMAKE_SOURCE_DIR}/korganizer ${CMAKE_SOURCE_DIR}/messagecomposer/utils/ ${GPGME_INCLUDES} ${Boost_INCLUDE_DIR}