From 8c8c2aed4dc51306106a4bbc7e14a8cd5e72acaa Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 5 Jul 2009 21:52:45 +0000 Subject: Move FindKdepim in the correct directory. svn path=/branches/KDE/4.3/kdelibs/; revision=991888 --- modules/FindKdepim.cmake | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modules/FindKdepim.cmake (limited to 'modules') diff --git a/modules/FindKdepim.cmake b/modules/FindKdepim.cmake new file mode 100644 index 00000000..5757b0ab --- /dev/null +++ b/modules/FindKdepim.cmake @@ -0,0 +1,3 @@ +# Nothing should require kdepim. We'll show a fatal error and an explanation. +message(FATAL_ERROR "You must not use the FindKdepim CMake module. If you need more informations about this error, please contact us on the kde-pim mailing list.") + -- cgit v1.2.1