From 6993026755563379e964966ee7fc73923a21828d Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 17 May 2017 18:43:49 +0200 Subject: Update template to the reference Change-Id: I32b9911fa0f8b294e3f38ce88de2ed58a9b57c71 Signed-off-by: Romain Forlot --- templates/html5/etc/config.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/html5/etc/config.cmake') diff --git a/templates/html5/etc/config.cmake b/templates/html5/etc/config.cmake index a9bb0a7..a6035fa 100644 --- a/templates/html5/etc/config.cmake +++ b/templates/html5/etc/config.cmake @@ -18,7 +18,7 @@ # Project Info # ------------------ -set(NAME HTML5-example) +set(PROJECT_NAME HTML5-example) set(VERSION "0.0") set(PROJECT_PRETTY_NAME "HTML5 Example") set(PROJECT_DESCRIPTION "HTML5 AGL application example") -- cgit 1.2.3-korg