aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/cmake/config.cmake')
-rw-r--r--conf.d/cmake/config.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 0b9515b..86d6ca9 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -22,6 +22,7 @@ set(PROJECT_NAME agl-service-bluetooth)
set(PROJECT_VERSION "2.0")
set(PROJECT_PRETTY_NAME "Bluetooth-Manager service")
set(PROJECT_DESCRIPTION "Interface BlueZ through AGL Framework service")
+set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/admin/repos/apps/agl-service-bluetooth")
set(PROJECT_ICON "icon.png")
set(PROJECT_AUTHOR "Matt Ranostay")
set(PROJECT_AUTHOR_MAIL "matt.ranostay@konsulko.com")