haptic: Build circle.c for wearable profile 12/129812/1 accepted/tizen/unified/20170518.184710 submit/tizen/20170518.081259
authorpr.jung <pr.jung@samsung.com>
Thu, 18 May 2017 07:15:13 +0000 (16:15 +0900)
committerpr.jung <pr.jung@samsung.com>
Thu, 18 May 2017 07:15:44 +0000 (16:15 +0900)
Change-Id: I640f2457777c56ddf42ef1ea495958d4d59b0a9c
Signed-off-by: pr.jung <pr.jung@samsung.com>
CMakeLists.txt

index 9c80b35..02eba83 100755 (executable)
@@ -8,9 +8,7 @@ PROJECT(feedbackd C)
 SET(VERSION 0.1.0)
 
 IF("${PROFILE}" STREQUAL "wearable")
-       IF("${ARCH}" STREQUAL "arm")
-               SET(CIRCLE "on")
-       ENDIF()
+       SET(CIRCLE "on")
 ENDIF()
 
 SET(SRCS