Add smartreply feature
[platform/core/uifw/inputdelegator.git] / CMakeLists.txt
index 85287b4..95b2d21 100755 (executable)
@@ -14,6 +14,7 @@ SET(INPUTDELEGATOR_SRCS
     src/WInputSttMicEffect.cpp
     src/w-input-stt-voice.cpp
     src/w-input-template.cpp
+    src/w-input-smartreply.cpp
 )
 
 SET(INPUTDELEGATOR_PACKAGE ${PROJECT_NAME})
@@ -49,6 +50,7 @@ SET(PKGS_CHECK_MODULES
         sqlite3
         capi-media-audio-io
         capi-system-info
+        smartreply
         )