Add job-scheduler service
[platform/core/context/context-service.git] / CMakeLists.txt
index 6b85c19..e49d12c 100644 (file)
@@ -9,6 +9,7 @@ SET(DEPS "${DEPS} context-common-server")
 SET(DEPS "${DEPS} context-app-history-server")
 SET(DEPS "${DEPS} context-sensor-recorder-server")
 SET(DEPS "${DEPS} context-store-server")
+SET(DEPS "${DEPS} context-job-scheduler-server")
 
 FILE(GLOB_RECURSE SRCS src/*.cpp)
 MESSAGE("Sources: ${SRCS}")