Explorar el Código

ENH: remove FindKDE.cmake, which was obsolete (i.e. disabled using SEND_ERROR) since cmake 2.4.0, agreed by Bill

Alex
Alexander Neundorf hace 17 años
padre
commit
9b02cf44a6
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  1. 0 9
      Modules/FindKDE.cmake

+ 0 - 9
Modules/FindKDE.cmake

@@ -1,9 +0,0 @@
-
-# I don't think anybody actually used this file
-# at least not in any large scale
-# so it should be safe to obsolete it now
-#
-# Alex <[email protected]>
-
-MESSAGE(FATAL_ERROR "FindKDE.cmake is obsolete, please use FindKDE3.cmake or FindKDE4.cmake instead.")
-