X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fnative%2Fetc%2Fconfig.cmake;h=4e9ac5cdcd39996493f924bcaabe97aa2c277466;hb=6993026755563379e964966ee7fc73923a21828d;hp=1c8607eac4aa38157c995cc408d1b2e8d95a1fc3;hpb=55538fbac16de3f709547a6b70ae07810cc3ba25;p=staging%2Fxdg-launcher.git diff --git a/templates/native/etc/config.cmake b/templates/native/etc/config.cmake index 1c8607e..4e9ac5c 100644 --- a/templates/native/etc/config.cmake +++ b/templates/native/etc/config.cmake @@ -18,7 +18,7 @@ # Project Info # ------------------ -set(NAME native-example) +set(PROJECT_NAME native-example) set(VERSION "0.0") set(PROJECT_PRETTY_NAME "Native Example") set(PROJECT_DESCRIPTION "Native AGL application example")