aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/conf.d
diff options
context:
space:
mode:
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.