summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-11-29 23:01:41 +0100
committerRaquel Medina <raquel.medina@konsulko.com>2019-11-29 23:41:25 +0100
commitda091649e775b23a35eb88df1c2cf9ce3fb350f7 (patch)
tree0eb475a54336b12c6796f93dbedce60d2e30199d /CMakeLists.txt
parent5cd66764ad6f7397feeb3bf30f24c58ab62c1064 (diff)
voice: add initial support for voice agents configuration
Bug-AGL: SPEC-2981 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I0195d914dc10f4fcdea1cb6df0e6a5859ad8269d
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6421e36..c9b77f9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -55,6 +55,7 @@ set (SUBDIRS
pbap
radio
telephony
+ voice
weather)
add_headers(message.h messageengine.h responsemessage.h)