X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fnative%2Fetc%2Fconfig.cmake;h=db69675c9c4d346b9baffeb0bd8268a93533b0e9;hb=5ada5e9225122f2c51277e1816a52a4a6ff79ec7;hp=5e8a488806178a35c9c4f77c9e36a0fc0179cdc8;hpb=5a87b82700a736e7c443023399da3d2a31098895;p=apps%2Fapp-templates.git diff --git a/templates/native/etc/config.cmake b/templates/native/etc/config.cmake index 5e8a488..db69675 100644 --- a/templates/native/etc/config.cmake +++ b/templates/native/etc/config.cmake @@ -18,11 +18,13 @@ # Project Info # ------------------ -set(NAME Hybrid-QML-example) +set(NAME native-example) set(VERSION "0.0") -set(PROJECT_PRETTY_NAME "Hybrid QML Example") -set(PROJECT_DESCRIPTION "Hybrid QML AGL application example") +set(PROJECT_PRETTY_NAME "Native Example") +set(PROJECT_DESCRIPTION "Native 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)