Create a test widget
[apps/app-templates.git] / samples.d / config.cmake.sample
index 68f8236..b7e60c6 100644 (file)
@@ -19,6 +19,7 @@
 # Project Info
 # ------------------
 set(PROJECT_NAME example)
+set(API_NAME api-test)
 set(PROJECT_PRETTY_NAME "Example")
 set(PROJECT_DESCRIPTION "AGL application example")
 set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/apps/app-templates")