From: Jiyong Min Date: Sun, 17 Sep 2017 23:07:22 +0000 (+0900) Subject: Remove unused enviroment at a cmake X-Git-Tag: accepted/tizen/unified/20170920.065527~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ecc79e48029ebe5902e65cd8ea5fef556534508;p=platform%2Fcore%2Fapi%2Fimage-util.git Remove unused enviroment at a cmake Change-Id: Ib7904bd4e48b48593cc9a71a5215d3af7eeb01fc Signed-off-by: Jiyong Min --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4ac6aa5..a927603 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,19 +1,5 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6) -SET(Services - "application" - "base" - "content" - "location" - "media" - "messaging" - "network" - "social" - "telephony" - "system" - ) - - # project SET(project_prefix "capi") SET(prefix "/usr")