summaryrefslogtreecommitdiffstats
path: root/kitchensync
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync')
-rw-r--r--kitchensync/CMakeLists.txt10
1 files changed, 10 insertions, 0 deletions
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 )