summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyuho Jo <kyuho.jo@samsung.com>2015-04-15 20:22:26 +0900
committerSung-jae Park <nicesj.park@samsung.com>2015-04-15 20:23:33 +0900
commitd5af9fdf6df23a6978f47e635aed7c16a0bc142a (patch)
tree960f5becd55f1463f47a0d4ca253b299b209bf2a
parent8ac4818b47850df0295295b98941bdce16e8f4e6 (diff)
downloadnotification-d5af9fdf6df23a6978f47e635aed7c16a0bc142a.tar.gz
notification-d5af9fdf6df23a6978f47e635aed7c16a0bc142a.tar.bz2
notification-d5af9fdf6df23a6978f47e635aed7c16a0bc142a.zip
Removed test_app from build
Change-Id: I218b66bbe49c23fc3d71ee7788525836bb248c90 Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
-rwxr-xr-xCMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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