From 694ec412b5ae13b84229e5c65f2e3dce2babee34 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Tue, 20 Oct 2020 14:30:32 +0300 Subject: build: Added AGL specific build directory for widget building Adds also a cmake as we don't have meson alternative as of yet. Bug-AGL: SPEC-3605 Signed-off-by: Marius Vlad Change-Id: I43cc98294d7bb5d887370c8ce2db854cbd9055d7 --- conf.d/wgt/config.xml.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 conf.d/wgt/config.xml.in (limited to 'conf.d/wgt') diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in new file mode 100644 index 0000000..9550cb5 --- /dev/null +++ b/conf.d/wgt/config.xml.in @@ -0,0 +1,13 @@ + + + @PROJECT_NAME@ + + + @PROJECT_DESCRIPTION@ + @PROJECT_AUTHOR@ <@PROJECT_AUTHOR_MAIL@> + @PROJECT_LICENSE@ + + + + + -- cgit 1.2.3-korg