From 43f0ce5d5a8f016c9da24eca29fd147f79aebc12 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 30 Aug 2018 12:45:07 +0900 Subject: Kitchensync is deprecated in R14.1 series. Signed-off-by: Michele Calgaro --- kitchensync/CMakeLists.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'kitchensync') diff --git a/kitchensync/CMakeLists.txt b/kitchensync/CMakeLists.txt index bff69c7b9..b5a2236b6 100644 --- a/kitchensync/CMakeLists.txt +++ b/kitchensync/CMakeLists.txt @@ -9,5 +9,15 @@ # ################################################# +message( AUTHOR_WARNING + " \n" + " ---------------------------------------------------------- \n" + " *** NOTE *** \n" + " Building kitchensync is deprecated and should not be done. \n" + " kitchensync will be dropped starting from R14.2.0. \n" + " Please contact the TDE development team on ML if you wish \n" + " kitchensync to be continued. \n" + " ---------------------------------------------------------- \n") + add_subdirectory( libqopensync ) add_subdirectory( src ) -- cgit v1.2.1