Fix the coverity issue
[platform/core/connectivity/bluetooth-agent.git] / CMakeLists.txt
index 86d8c7a..b7c18fa 100644 (file)
@@ -7,4 +7,8 @@ ADD_SUBDIRECTORY(hf-agent)
 ADD_SUBDIRECTORY(map-agent)
 ADD_SUBDIRECTORY(pb-agent)
 ADD_SUBDIRECTORY(ag-agent)
-ADD_SUBDIRECTORY(bt-ipsp)
\ No newline at end of file
+ADD_SUBDIRECTORY(ipsp-agent)
+ADD_SUBDIRECTORY(hid-agent)
+IF (BUILD_GTESTS)
+ADD_SUBDIRECTORY(unittest)
+ENDIF (BUILD_GTESTS)