Rename submodule path to app-templates as the repo
[apps/agl-service-can-low-level.git] / CAN-binder / conf.d / config.cmake
index 9393cc7..8340a26 100644 (file)
@@ -18,8 +18,8 @@
 
 # Project Info
 # ------------------
-set(PROJECT_NAME low-can-project)
-set(PROJECT_VERSION "1.0")
+set(PROJECT_NAME low-can-service)
+set(PROJECT_VERSION "2.0")
 set(PROJECT_PRETTY_NAME "Low level CAN binding")
 set(PROJECT_DESCRIPTION "Expose CAN Low Level APIs through AGL Framework")
 set(PROJECT_URL "https://github.com/iotbzh/CAN_signaling")
@@ -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.
@@ -92,9 +92,9 @@ set(LD_LIBRARY_PATH ${CMAKE_INSTALL_PREFIX}/lib64 ${CMAKE_INSTALL_PREFIX}/lib)
 # -------------------------
 #set(EXTRA_LINK_LIBRARIES)
 
-# Optional force binding installation
+# Optional force installation prefix
 # ------------------------------------
-set(BINDINGS_INSTALL_PREFIX /opt )
+set(INSTALL_PREFIX /opt )
 # set(WIDGET_PREFIX DestinationPath)
 
 # Optional force binding Linking flag