Set the url of the project
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 5 Sep 2017 13:11:26 +0000 (15:11 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 5 Sep 2017 13:11:26 +0000 (15:11 +0200)
Change-Id: Ib32eac8f5ebc9e6dea43fdba78b6130b59b319e4
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
CMakeLists.txt

index 7dec6b0..56ac31d 100644 (file)
@@ -27,6 +27,7 @@ set(PROJECT_NAME "AFM Main")
 set(PROJECT_PRETTY_NAME "Application Framework Main")
 set(PROJECT_DESCRIPTION "Secured Application framework for Automotive Grade Linux")
 set(PROJECT_VERSION "1.0")
+set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-main.git;a=summary")
 
 set(USE_LIBZIP     ON  CACHE BOOL "should try to use libzip?")
 set(USE_SIMULATION OFF CACHE BOOL "if set simulates security manager and smack")