[Kde-pim] KDE/kdepim
Allen Winter
winter at kde.org
Tue Dec 1 14:32:17 GMT 2009
SVN commit 1057108 by winterz:
Per Bertjan, we are not planning to release KPilot with KDEPIM 4.4.
...unless we magically find a maintainer in the next few days.
CCMAIL: kde-pim at kde.org
M +4 -3 CMakeLists.txt
--- trunk/KDE/kdepim/CMakeLists.txt #1057107:1057108
@@ -225,9 +225,10 @@
endif(Q_WS_X11)
# Kpilot won't build on Windows.
- if(NOT WIN32)
- macro_optional_add_subdirectory(kpilot)
- endif(NOT WIN32)
+# We are removing kpilot in 4.4
+# if(NOT WIN32)
+# macro_optional_add_subdirectory(kpilot)
+# endif(NOT WIN32)
macro_optional_add_subdirectory(kontact) # must be the last one.
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list