From ff75de8dce03a0a08d2d9fcf2e46ddaa9a1504f6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 30 Aug 2018 18:36:13 +0900 Subject: Make kmrml deprecated in R14.1 series. Signed-off-by: Michele Calgaro --- kmrml/CMakeLists.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'kmrml') diff --git a/kmrml/CMakeLists.txt b/kmrml/CMakeLists.txt index 3401365d..c7eadab2 100644 --- a/kmrml/CMakeLists.txt +++ b/kmrml/CMakeLists.txt @@ -9,6 +9,16 @@ # ################################################# +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.1