Update mismatched variables.
authorRomain Forlot <romain.forlot@iot.bzh>
Mon, 29 May 2017 09:02:04 +0000 (11:02 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Mon, 29 May 2017 09:15:12 +0000 (11:15 +0200)
Change-Id: I60db8a08255fbd0cb24e06e38871cd926bba153f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CAN-binder/conf.d/config.cmake

index 614e856..9393cc7 100644 (file)
 # Project Info
 # ------------------
 set(PROJECT_NAME low-can-project)
-set(VERSION "1.0")
+set(PROJECT_VERSION "1.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")
 set(PROJECT_AUTHOR "Romain Forlot")
 set(PROJECT_AUTHOR_MAIL "romain.forlot@iot.bzh")
 set(PROJECT_ICON "icon.png")
+set(PROJECT_LICENCE "APL2.0")
 set(PROJECT_LANGUAGES,"C")
 
 # Where are stored default templates files from submodule or subtree app-templates in your project tree