diff options
author | Allen Winter <winter@kde.org> | 2010-07-17 15:51:59 +0000 |
---|---|---|
committer | Allen Winter <winter@kde.org> | 2010-07-17 15:51:59 +0000 |
commit | 62d58247c72452cfab863aee1b55463978831eea (patch) | |
tree | 51a9eeed9f1bf94f365939f8b6ecda4f2a22b9c8 | |
parent | 7d4801824eef8a80d71ada8c9dc3141d1cbe1a99 (diff) | |
download | extra-cmake-modules-62d58247c72452cfab863aee1b55463978831eea.tar.gz extra-cmake-modules-62d58247c72452cfab863aee1b55463978831eea.tar.bz2 |
add debug area for the new kdepimlibs/kcalcore library
svn path=/trunk/KDE/kdelibs/; revision=1151050
-rw-r--r-- | modules/FindKdepimLibs.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/FindKdepimLibs.cmake b/modules/FindKdepimLibs.cmake index c9a8148d..68bacfb0 100644 --- a/modules/FindKdepimLibs.cmake +++ b/modules/FindKdepimLibs.cmake @@ -14,6 +14,7 @@ # KDEPIMLIBS_KABC_LIBS # KDEPIMLIBS_KBLOG_LIBS # KDEPIMLIBS_KCAL_LIBS +# KDEPIMLIBS_KCALCORE_LIBS # KDEPIMLIBS_KHOLIDAYS_LIBS # KDEPIMLIBS_KIMAP_LIBS # KDEPIMLIBS_KLDAP_LIBS |