summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorRoger Zanoni <rzanoni@igalia.com>2023-07-13 23:08:22 +0200
committerRoger Zanoni <rzanoni@igalia.com>2023-07-14 15:07:13 +0200
commitabe0dd1124c58d10c3156091cdd99651ee5439d5 (patch)
tree308d98ce475eb20ac8d07b1f9e3722d4ac8750dd /templates
parent316c8de5215a8769d695876113e43a06a4289476 (diff)
[wam][cef] Add the agl-cef feature to use cef as a wam backend
Bug-AGL: SPEC-3872 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Iee3852a7bd31275476872ec3e2ba6ee5a0a9d21f
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-cef/50_local.conf.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/feature/agl-cef/50_local.conf.inc b/templates/feature/agl-cef/50_local.conf.inc
new file mode 100644
index 00000000..a10474d6
--- /dev/null
+++ b/templates/feature/agl-cef/50_local.conf.inc
@@ -0,0 +1,4 @@
+AGL_FEATURES += "agl-cef"
+
+CLANGSDK:pn-cef = "1"
+CLANGSDK:pn-wam = "1"