aboutsummaryrefslogtreecommitdiffstats
path: root/templates/service/etc/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'templates/service/etc/config.cmake')
-rw-r--r--templates/service/etc/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/service/etc/config.cmake b/templates/service/etc/config.cmake
index 0d8ec9f..e614619 100644
--- a/templates/service/etc/config.cmake
+++ b/templates/service/etc/config.cmake
@@ -18,7 +18,7 @@
# Project Info
# ------------------
-set(NAME service-example)
+set(PROJECT_NAME service-example)
set(VERSION "0.0")
set(PROJECT_PRETTY_NAME "Service binding Example")
set(PROJECT_DESCRIPTION "service binding AGL application example")