mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 19:02:48 +00:00
3 lines
242 B
CMake
3 lines
242 B
CMake
# 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 information about this error, please contact us on the kde-pim mailing list.")
|
|
|