Removed test_app from build
authorKyuho Jo <kyuho.jo@samsung.com>
Wed, 15 Apr 2015 11:22:26 +0000 (20:22 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 15 Apr 2015 11:23:33 +0000 (20:23 +0900)
Change-Id: I218b66bbe49c23fc3d71ee7788525836bb248c90
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
CMakeLists.txt

index 53ec145..0df7493 100755 (executable)
@@ -13,7 +13,7 @@ SET(DBFILE ".notification.db")
 SET(MAJOR_VER 0)
 SET(VERSION ${MAJOR_VER}.1.0)
 
-ADD_SUBDIRECTORY(test-app)
+ADD_SUBDIRECTORY(test-app)
 
 SET(SRCS 
        ./src/notification.c