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 af2e4c2..2867b88 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -22,6 +22,7 @@ set(PROJECT_NAME agl-service-audiomixer)
set(PROJECT_PRETTY_NAME "Audio mixer binding service")
set(PROJECT_DESCRIPTION "Expose PipeWire mixer controls through the AGL Framework")
set(PROJECT_VERSION "0.1")
+set(PROJECT_URL https://gerrit.automotivelinux.org/gerrit/admin/repos/apps/agl-service-audiomixer)
set(PROJECT_ICON "icon.png")
set(PROJECT_AUTHOR "George Kiagiadakis")
set(PROJECT_AUTHOR_MAIL "george.kiagiadakis@collabora.com")