diff options
author | Christophe Giboudeaux <cgiboudeaux@gmx.com> | 2013-06-04 10:33:18 +0200 |
---|---|---|
committer | Christophe Giboudeaux <cgiboudeaux@gmx.com> | 2013-06-04 10:33:18 +0200 |
commit | 4c0de143af740a558f8291eb3cce620757529f5d (patch) | |
tree | da6c36462921a93d4cd687b91d690135fe633222 /attic | |
parent | 97c047c21cbd4b63b0226f15171f5ed93cda3331 (diff) | |
download | extra-cmake-modules-4c0de143af740a558f8291eb3cce620757529f5d.tar.gz extra-cmake-modules-4c0de143af740a558f8291eb3cce620757529f5d.tar.bz2 |
Remove FindKdepim.cmake
This file is not useful.
Diffstat (limited to 'attic')
-rw-r--r-- | attic/modules/FindKdepim.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/attic/modules/FindKdepim.cmake b/attic/modules/FindKdepim.cmake deleted file mode 100644 index 5757b0ab..00000000 --- a/attic/modules/FindKdepim.cmake +++ /dev/null @@ -1,3 +0,0 @@ -# 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.") - |