Latest commit to the submodule which encourage the developpers to
use the separate library.
Bug-AGL: SPEC-1689
Change-Id: I5a8d539b881474fb17aabfc9034eb62ecd4f6a67
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
# This is a CMakeLists.txt file meant to be included as submodule into an AGL
# app using app-templates subdmodules
+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/afb-helpers/usage.html${ColorReset}")
# Add target to project dependency list
PROJECT_TARGET_ADD(afb-helpers)