Merge "Added tools - mockup of cloud and injector. Changed code to support task-worker."
[apps/native/tizen-things-daemon.git] / CMakeLists.txt
1 CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
2
3 option(CMD_MGR_TESTING "Build with testing connection manager" OFF)
4
5 ADD_SUBDIRECTORY(common)
6 ADD_SUBDIRECTORY(daemon)
7 ADD_SUBDIRECTORY(lib)