From: Kyuho Jo Date: Wed, 15 Apr 2015 11:22:26 +0000 (+0900) Subject: Removed test_app from build X-Git-Tag: submit/tizen_mobile/20150515.081608~1^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5af9fdf6df23a6978f47e635aed7c16a0bc142a;p=platform%2Fcore%2Fapi%2Fnotification.git Removed test_app from build Change-Id: I218b66bbe49c23fc3d71ee7788525836bb248c90 Signed-off-by: Kyuho Jo --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 53ec145..0df7493 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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