From fdd2249496404cafd72fa862c49d6920fd8d7927 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 28 Apr 2023 22:39:50 +0900 Subject: Drop deprecated kmrml code Signed-off-by: Michele Calgaro --- kmrml/CMakeLists.txt | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 kmrml/CMakeLists.txt (limited to 'kmrml/CMakeLists.txt') 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 ) -- cgit v1.2.3