summaryrefslogtreecommitdiffstats
path: root/cmake/config.cmake.sample
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-06-15 07:57:00 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-06-15 07:57:00 +0000
commit8d9b7f22c821e149a09824df50a6775fac43a977 (patch)
treefcdfe8d60457e66c5ab4dd75b3afe04b2c9fc576 /cmake/config.cmake.sample
parent5a83e479e50eff90f1d98bd74a9f933a6340e3f6 (diff)
parentb0a2632e28f03dd664b959f7f4b038741a62678b (diff)
Merge changes I81a6d9f6,I67698bbb
* changes: Fix: remove old bug about overwriten variables. Fix gdb debugging and add widget install on target
Diffstat (limited to 'cmake/config.cmake.sample')
-rw-r--r--cmake/config.cmake.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/config.cmake.sample b/cmake/config.cmake.sample
index 43a7547..9e41872 100644
--- a/cmake/config.cmake.sample
+++ b/cmake/config.cmake.sample
@@ -131,7 +131,7 @@ set(WIDGET_ENTRY_POINT EntryPoint_Path_Not_Set)
# Optional force package prefix generation, like widget
# -----------------------------------------------------
-# set(PACKAGE_PREFIX DestinationPath)
+# set(PKG_PREFIX DestinationPath)
# Optional Application Framework security token
# and port use for remote debugging.