diff options
Diffstat (limited to 'templates/hybrid-html5/etc/config.cmake')
-rw-r--r-- | templates/hybrid-html5/etc/config.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/hybrid-html5/etc/config.cmake b/templates/hybrid-html5/etc/config.cmake index b7c9a91..c3baad5 100644 --- a/templates/hybrid-html5/etc/config.cmake +++ b/templates/hybrid-html5/etc/config.cmake @@ -18,7 +18,7 @@ # Project Info # ------------------ -set(NAME Hybrid-HTML5-example) +set(PROJECT_NAME Hybrid-HTML5-example) set(VERSION "0.0") set(PROJECT_PRETTY_NAME "Hybrid HTML5 Example") set(PROJECT_DESCRIPTION "Hybrid HTML5 AGL application example") |