summaryrefslogtreecommitdiffstats
path: root/accounts/kolabnow
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-05 15:04:00 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-05 15:04:00 +0200
commit4b1798f0cdf87361869e7cf2b341acacd056c410 (patch)
tree3ff780641acdcb20b81f9b41533afd50a2525d38 /accounts/kolabnow
parent71721aa4f3e85bea1a2fe504e86d99f80a3106a9 (diff)
downloadkube-4b1798f0cdf87361869e7cf2b341acacd056c410.tar.gz
kube-4b1798f0cdf87361869e7cf2b341acacd056c410.zip
Moved cpp code into src directory
Diffstat (limited to 'accounts/kolabnow')
-rw-r--r--accounts/kolabnow/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/accounts/kolabnow/CMakeLists.txt b/accounts/kolabnow/CMakeLists.txt
index 6dd264ce..0ba7491b 100644
--- a/accounts/kolabnow/CMakeLists.txt
+++ b/accounts/kolabnow/CMakeLists.txt
@@ -27,8 +27,6 @@ find_package(KAsync CONFIG REQUIRED)
27find_package(KF5 REQUIRED COMPONENTS Package Mime) 27find_package(KF5 REQUIRED COMPONENTS Package Mime)
28 28
29include_directories(SYSTEM ${KDE_INSTALL_FULL_INCLUDEDIR}/KF5/) 29include_directories(SYSTEM ${KDE_INSTALL_FULL_INCLUDEDIR}/KF5/)
30#FIXME
31include_directories(../../framework/)
32 30
33set(SRCS 31set(SRCS
34 kolabnowsettings.cpp 32 kolabnowsettings.cpp