From 08a8d17b9b73f59eaf77e3eff3ed0c56fc6b58e5 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 3 Jan 2019 17:43:32 +0100 Subject: New installation instructions New installation instructions for the appcontroller library And remove the the submodule occurences. Bug-AGL: SPEC-1689 Change-Id: Idaa6f9191ce521b551ddd7e7d4aa4430f0aeb399 Signed-off-by: Romain Forlot --- ctl-lib/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ctl-lib') diff --git a/ctl-lib/CMakeLists.txt b/ctl-lib/CMakeLists.txt index 4ca83cc..914e11c 100644 --- a/ctl-lib/CMakeLists.txt +++ b/ctl-lib/CMakeLists.txt @@ -18,7 +18,7 @@ set(TARGET_NAME "ctl-utilities") set(PROJECT_PRETTY_NAME "Controller") set(PROJECT_DESCRIPTION "controller") -set(PROJECT_URL "https://gerrit.automotivelinux.org:29418/apps/app-controller-submodule") +set(PROJECT_URL "https://gerrit.automotivelinux.org:29418/src/libappcontroller") set(PROJECT_AUTHOR "Ar Foll, Fulup") set(PROJECT_AUTHOR_MAIL "fulup@iot.bzh") set(PROJECT_LICENSE "APL2.0") -- cgit 1.2.3-korg