From: Kunhoon Baik Date: Wed, 3 Aug 2016 01:30:07 +0000 (+0900) Subject: [UTC][Device][Non-ACR][According to the SE team guidance, add all profiles macro... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e1337ba6d349cd4b83bb9a8fef67f2b090c33fc1;p=test%2Ftct%2Fnative%2Fapi.git [UTC][Device][Non-ACR][According to the SE team guidance, add all profiles macro for common TCT sources] Change-Id: Ie3a0ddf4e3952372821df86a57efddcb562cff19 --- diff --git a/src/utc/device/CMakeLists.txt b/src/utc/device/CMakeLists.txt index 1b98b9d..39ccd78 100755 --- a/src/utc/device/CMakeLists.txt +++ b/src/utc/device/CMakeLists.txt @@ -5,11 +5,14 @@ SET(RPM_NAME "core-${PKG_NAME}-tests") SET(CAPI_LIB "capi-system-device") +# According to the SE team guidance, add all profiles for common TCT sources +IF(DEFINED MOBILE OR DEFINED WEARABLE OR DEFINED COMMON_IOT OR DEFINED TV) SET(TC_SOURCES utc-system-device-callback.c utc-system-device-display.c utc-system-device-power.c ) +ENDIF() IF(DEFINED MOBILE OR DEFINED WEARABLE OR DEFINED COMMON_IOT) SET(TC_SOURCES ${TC_SOURCES}