From: pr.jung Date: Thu, 18 May 2017 07:15:13 +0000 (+0900) Subject: haptic: Build circle.c for wearable profile X-Git-Tag: accepted/tizen/unified/20170518.184710^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0c9072986b0b150da7dc3f7b8c222115703f709;p=platform%2Fcore%2Fsystem%2Ffeedbackd.git haptic: Build circle.c for wearable profile Change-Id: I640f2457777c56ddf42ef1ea495958d4d59b0a9c Signed-off-by: pr.jung --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9c80b35..02eba83 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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