From 1339edfa2da2185491d7ee0023a2a4ab03b0e698 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 4 May 2017 16:40:25 +0200 Subject: Update to the latest modification from reference Change-Id: I488eb76f809516a65ae642d7ff25b7ba51c94e2c Signed-off-by: Romain Forlot --- templates/html5/etc/config.cmake | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/html5/etc') diff --git a/templates/html5/etc/config.cmake b/templates/html5/etc/config.cmake index 1a99bc6..db599ae 100644 --- a/templates/html5/etc/config.cmake +++ b/templates/html5/etc/config.cmake @@ -23,6 +23,8 @@ set(VERSION "0.0") set(PROJECT_PRETTY_NAME "HTML5 Example") set(PROJECT_DESCRIPTION "HTML5 AGL application example") set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/apps/app-templates") +set(PROJECT_AUTHOR "Last Name, First Name") +set(PROJECT_AUTHOR_MAIL "example.man@bigouden.bzh") set(PROJECT_ICON "icon.png") # Compilation Mode (DEBUG, RELEASE) -- cgit 1.2.3-korg