summaryrefslogtreecommitdiffstats
path: root/kmrml/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-04-28 22:39:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-04-28 22:39:50 +0900
commitfdd2249496404cafd72fa862c49d6920fd8d7927 (patch)
tree47e86c702ba7d2ee73d827604fe79151290d00b2 /kmrml/CMakeLists.txt
parenta9f6e5c5b26c07d5e96cd5e84e1dd95c973cd3ab (diff)
downloadtdegraphics-fdd2249496404cafd72fa862c49d6920fd8d7927.tar.gz
tdegraphics-fdd2249496404cafd72fa862c49d6920fd8d7927.zip
Drop deprecated kmrml code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmrml/CMakeLists.txt')
-rw-r--r--kmrml/CMakeLists.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/kmrml/CMakeLists.txt b/kmrml/CMakeLists.txt
deleted file mode 100644
index c7eadab2..00000000
--- a/kmrml/CMakeLists.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Calvin Morrison
-# mutantturkey@gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-message( AUTHOR_WARNING
- " \n"
- " ---------------------------------------------------------- \n"
- " *** NOTE *** \n"
- " Building kmrml is deprecated and should not be done. \n"
- " kmrml will be dropped starting from R14.2.0. \n"
- " Please contact the TDE development team on ML \n"
- " if you wish kmrml to be continued. \n"
- " ---------------------------------------------------------- \n")
-
-include( ConfigureChecks.cmake )
-
-add_subdirectory ( kmrml )