summaryrefslogtreecommitdiffstats
path: root/kresources
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-27 21:44:32 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-27 21:44:32 +0000
commit3b4cea3c9803bcaae3909f3c824ebc69453c9c72 (patch)
tree4cc1a6138df0f2a37497660b06ca85686f471ad7 /kresources
parentd6bce768c81686179703573ef155f3019c74fa07 (diff)
downloadtdepim-3b4cea3c9803bcaae3909f3c824ebc69453c9c72.tar.gz
tdepim-3b4cea3c9803bcaae3909f3c824ebc69453c9c72.zip
[kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kresources')
-rw-r--r--kresources/birthdays/CMakeLists.txt1
-rw-r--r--kresources/caldav/CMakeLists.txt1
-rw-r--r--kresources/egroupware/CMakeLists.txt1
-rw-r--r--kresources/exchange/CMakeLists.txt1
-rw-r--r--kresources/featureplan/CMakeLists.txt1
-rw-r--r--kresources/groupwise/kioslave/CMakeLists.txt1
-rw-r--r--kresources/groupwise/soap/CMakeLists.txt1
-rw-r--r--kresources/kolab/kabc/CMakeLists.txt1
-rw-r--r--kresources/kolab/kcal/CMakeLists.txt1
-rw-r--r--kresources/kolab/knotes/CMakeLists.txt1
-rw-r--r--kresources/kolab/shared/CMakeLists.txt1
-rw-r--r--kresources/remote/CMakeLists.txt1
-rw-r--r--kresources/scalix/kabc/CMakeLists.txt1
-rw-r--r--kresources/scalix/kcal/CMakeLists.txt1
-rw-r--r--kresources/scalix/kioslave/CMakeLists.txt1
-rw-r--r--kresources/scalix/knotes/CMakeLists.txt1
-rw-r--r--kresources/slox/CMakeLists.txt1
17 files changed, 17 insertions, 0 deletions
diff --git a/kresources/birthdays/CMakeLists.txt b/kresources/birthdays/CMakeLists.txt
index 244226ee..92b7f7af 100644
--- a/kresources/birthdays/CMakeLists.txt
+++ b/kresources/birthdays/CMakeLists.txt
@@ -14,6 +14,7 @@ include_directories(
${CMAKE_BINARY_DIR}/kaddressbook/common
${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/kaddressbook/common
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/caldav/CMakeLists.txt b/kresources/caldav/CMakeLists.txt
index 7252012f..ad744614 100644
--- a/kresources/caldav/CMakeLists.txt
+++ b/kresources/caldav/CMakeLists.txt
@@ -14,6 +14,7 @@ include( ConfigureChecks.cmake )
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
${CALDAV_INCLUDE_DIRS}
diff --git a/kresources/egroupware/CMakeLists.txt b/kresources/egroupware/CMakeLists.txt
index 32fb481a..4843d151 100644
--- a/kresources/egroupware/CMakeLists.txt
+++ b/kresources/egroupware/CMakeLists.txt
@@ -14,6 +14,7 @@ include_directories(
${CMAKE_BINARY_DIR}/kaddressbook/common
${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/kaddressbook/common
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/exchange/CMakeLists.txt b/kresources/exchange/CMakeLists.txt
index 37eb0cad..10b15aa2 100644
--- a/kresources/exchange/CMakeLists.txt
+++ b/kresources/exchange/CMakeLists.txt
@@ -14,6 +14,7 @@ tde_import( libkpimexchange )
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${CMAKE_SOURCE_DIR}/libkpimexchange/core
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
diff --git a/kresources/featureplan/CMakeLists.txt b/kresources/featureplan/CMakeLists.txt
index 01ffd669..5af26e08 100644
--- a/kresources/featureplan/CMakeLists.txt
+++ b/kresources/featureplan/CMakeLists.txt
@@ -24,6 +24,7 @@ endif( )
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/groupwise/kioslave/CMakeLists.txt b/kresources/groupwise/kioslave/CMakeLists.txt
index 09a81f11..36182337 100644
--- a/kresources/groupwise/kioslave/CMakeLists.txt
+++ b/kresources/groupwise/kioslave/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/../soap
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/groupwise/soap/CMakeLists.txt b/kresources/groupwise/soap/CMakeLists.txt
index 31680800..e6aaec2b 100644
--- a/kresources/groupwise/soap/CMakeLists.txt
+++ b/kresources/groupwise/soap/CMakeLists.txt
@@ -16,6 +16,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/..
${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/kolab/kabc/CMakeLists.txt b/kresources/kolab/kabc/CMakeLists.txt
index 63defa58..f79d31f6 100644
--- a/kresources/kolab/kabc/CMakeLists.txt
+++ b/kresources/kolab/kabc/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/../shared
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/kolab/kcal/CMakeLists.txt b/kresources/kolab/kcal/CMakeLists.txt
index 238740a0..aab6d324 100644
--- a/kresources/kolab/kcal/CMakeLists.txt
+++ b/kresources/kolab/kcal/CMakeLists.txt
@@ -14,6 +14,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/../shared
${CMAKE_CURRENT_SOURCE_DIR}/../kcal
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/kolab/knotes/CMakeLists.txt b/kresources/kolab/knotes/CMakeLists.txt
index a4aaecbc..2f33b214 100644
--- a/kresources/kolab/knotes/CMakeLists.txt
+++ b/kresources/kolab/knotes/CMakeLists.txt
@@ -14,6 +14,7 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/../shared
${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/knotes
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/kolab/shared/CMakeLists.txt b/kresources/kolab/shared/CMakeLists.txt
index e06e1bce..6389f4db 100644
--- a/kresources/kolab/shared/CMakeLists.txt
+++ b/kresources/kolab/shared/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/kresources/lib
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/remote/CMakeLists.txt b/kresources/remote/CMakeLists.txt
index 4f2ef07c..f1c4d874 100644
--- a/kresources/remote/CMakeLists.txt
+++ b/kresources/remote/CMakeLists.txt
@@ -12,6 +12,7 @@
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/scalix/kabc/CMakeLists.txt b/kresources/scalix/kabc/CMakeLists.txt
index acbb6b4d..3663fc04 100644
--- a/kresources/scalix/kabc/CMakeLists.txt
+++ b/kresources/scalix/kabc/CMakeLists.txt
@@ -12,6 +12,7 @@
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/scalix/kcal/CMakeLists.txt b/kresources/scalix/kcal/CMakeLists.txt
index 80527a08..26b0d79b 100644
--- a/kresources/scalix/kcal/CMakeLists.txt
+++ b/kresources/scalix/kcal/CMakeLists.txt
@@ -12,6 +12,7 @@
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/scalix/kioslave/CMakeLists.txt b/kresources/scalix/kioslave/CMakeLists.txt
index f37e6d98..43011df7 100644
--- a/kresources/scalix/kioslave/CMakeLists.txt
+++ b/kresources/scalix/kioslave/CMakeLists.txt
@@ -11,6 +11,7 @@
include_directories(
${CMAKE_CURRENT_BINARY_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/scalix/knotes/CMakeLists.txt b/kresources/scalix/knotes/CMakeLists.txt
index 3e7216a7..a363b738 100644
--- a/kresources/scalix/knotes/CMakeLists.txt
+++ b/kresources/scalix/knotes/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/knotes
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)
diff --git a/kresources/slox/CMakeLists.txt b/kresources/slox/CMakeLists.txt
index affdb50d..c1f0b6e4 100644
--- a/kresources/slox/CMakeLists.txt
+++ b/kresources/slox/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR}
${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/libkdepim
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)