summaryrefslogtreecommitdiffstats
path: root/reference/etc/config.cmake
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-05-09 13:19:49 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-05-09 13:19:49 +0200
commitefb645a03709e9cf25f8312603a3f01d54ffea52 (patch)
tree409192884fc5b53d01b8f221d23899a9ab2ea5c1 /reference/etc/config.cmake
parent7e358c8d5f94ac7658321cba5b6918ec6d33a3ea (diff)
Adding a widget message after building the widget package.
Change-Id: I868faad7cc1985cd2fe0267694d2ec363ab01d7d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'reference/etc/config.cmake')
-rw-r--r--reference/etc/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/etc/config.cmake b/reference/etc/config.cmake
index 596cfbb..aba7ecd 100644
--- a/reference/etc/config.cmake
+++ b/reference/etc/config.cmake
@@ -67,7 +67,7 @@ set(CMAKE_CXX_FLAGS "")
# Print a helper message when every thing is finished
# ----------------------------------------------------
#set(CLOSING_MESSAGE "")
-
+#set(WIDGET_MESSAGE "Install widget file using in the target : afm-util install ${PROJECT_NAME}.wgt")
# (BUG!!!) as PKG_CONFIG_PATH does not work [should be an env variable]
# ---------------------------------------------------------------------