aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/conf.d
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-06-09 18:11:24 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-06-09 18:11:24 +0200
commit20eaa9b48b43407a9a4f023655cb940c59b8917a (patch)
tree8138a8441ca9fcba17cd9a724b860850b51754a6 /CAN-binder/conf.d
parent24c4af5f03b233331782400b780bd5cbca0133a3 (diff)
Rename submodule path to app-templates as the repo
Change-Id: Ic4c2c5e50a19199614b7f1aaa8e1d2f9992fb3af Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'CAN-binder/conf.d')
m---------CAN-binder/conf.d/app-templates (renamed from CAN-binder/conf.d/default)0
-rw-r--r--CAN-binder/conf.d/config.cmake2
2 files changed, 1 insertions, 1 deletions
diff --git a/CAN-binder/conf.d/default b/CAN-binder/conf.d/app-templates
-Subproject cc640c4cfed7d4a35cbbdbb23e09b9e76c88902
+Subproject cc640c4cfed7d4a35cbbdbb23e09b9e76c88902
diff --git a/CAN-binder/conf.d/config.cmake b/CAN-binder/conf.d/config.cmake
index 7916fa78..8340a26a 100644
--- a/CAN-binder/conf.d/config.cmake
+++ b/CAN-binder/conf.d/config.cmake
@@ -31,7 +31,7 @@ set(PROJECT_LANGUAGES,"C")
# Where are stored default templates files from submodule or subtree app-templates in your project tree
# relative to the root project directory
-set(PROJECT_APP_TEMPLATES_DIR "conf.d/default")
+set(PROJECT_APP_TEMPLATES_DIR "conf.d/app-templates")
# Where are stored your external libraries for your project. This is 3rd party library that you don't maintain
# but used and must be built and linked.