aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a6c55d7..3d68029 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,3 +18,6 @@
# This component should be included as a submodule and wont compile as standalone
add_subdirectory("ctl-lib")
+
+message(STATUS "${Yellow}You use the afb-helpers git submodule. Please consider using the separated library.${ColorReset}")
+message(STATUS "${Yellow}Migration instructions: http://docs.automotivelinux.org/master/docs/devguides/en/dev/reference/ctrler/Usage.html${ColorReset}")