Remove build feature 02/83102/1 accepted/tizen/common/20160809.184154 accepted/tizen/ivi/20160809.232923 accepted/tizen/mobile/20160809.233018 accepted/tizen/tv/20160809.232833 accepted/tizen/wearable/20160809.232949 submit/tizen/20160809.071233
authorSungbae Yoo <sungbae.yoo@samsung.com>
Tue, 9 Aug 2016 07:23:57 +0000 (16:23 +0900)
committerSungbae Yoo <sungbae.yoo@samsung.com>
Tue, 9 Aug 2016 07:23:57 +0000 (16:23 +0900)
Change-Id: I1278e6ead5463b4af7e4735407c2d19f6aa0248b
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
CMakeLists.txt

index 5fb2706..c7e3422 100755 (executable)
@@ -90,6 +90,4 @@ ADD_SUBDIRECTORY(${KRATE_LIB})
 ADD_SUBDIRECTORY(${KRATE_SERVER})
 ADD_SUBDIRECTORY(${KRATE_MODULE})
 ADD_SUBDIRECTORY(${KRATE_VOLUME})
-IF("${TIZEN_PROFILE_NAME}" STREQUAL "mobile")
 ADD_SUBDIRECTORY(${KRATE_TOOLS})
-ENDIF()