aboutsummaryrefslogtreecommitdiffstats
path: root/templates/html5/etc/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html5/etc/config.cmake')
-rw-r--r--templates/html5/etc/config.cmake2
1 files changed, 1 insertions, 1 deletions
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")