summaryrefslogtreecommitdiffstats
path: root/templates/html5/etc/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html5/etc/config.cmake')
-rw-r--r--templates/html5/etc/config.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/html5/etc/config.cmake b/templates/html5/etc/config.cmake
index 2a07d72..a9bb0a7 100644
--- a/templates/html5/etc/config.cmake
+++ b/templates/html5/etc/config.cmake
@@ -52,8 +52,8 @@ 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")
+set(CLOSING_MESSAGE "Test launching application with : afb-daemon --rootdir=\$\$(pwd)/package --ldpaths=\$\$(pwd)/package/lib --port=1234 --roothttp=\$\$(pwd)/package/htdocs --tracereq=common --token=\"1\" --verbose then using your browser and connect to http://localhost:1234/api?token=1")
+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]
# ---------------------------------------------------------------------