summaryrefslogtreecommitdiff
path: root/src/speech
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2018-03-01 16:49:46 +0100
committerasanoaozora <fifitaneki@hotmail.com>2018-03-01 16:49:46 +0100
commitf7e7f34a9fa1e865ea9ea1923a807f5e8374d644 (patch)
tree98403bfd3009dd522541d820347ab2afd624aa83 /src/speech
parentd6ce99116aa1e7aac925678ecae69811e9e5b68b (diff)
downloadpoi-service-f7e7f34a9fa1e865ea9ea1923a807f5e8374d644.tar.gz
update the CommonAPI based POC for POI
Diffstat (limited to 'src/speech')
-rw-r--r--src/speech/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/speech/CMakeLists.txt b/src/speech/CMakeLists.txt
index 27f578b..d7cc022 100644
--- a/src/speech/CMakeLists.txt
+++ b/src/speech/CMakeLists.txt
@@ -40,8 +40,6 @@ endif()
# Packages
find_package(PkgConfig REQUIRED)
-find_package(CommonAPI)
-find_package(CommonAPI)
#pkg_check_modules(DBUS "dbus-1 >= 1.8.4") // #to be fixed, it doesn't work so the paths are set manually (see above)
pkg_check_modules(COMMONAPI "CommonAPI >= 3.1.5")