Remove unused enviroment at a cmake 31/150531/1
authorJiyong Min <jiyong.min@samsung.com>
Sun, 17 Sep 2017 23:07:22 +0000 (08:07 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Sun, 17 Sep 2017 23:10:51 +0000 (08:10 +0900)
Change-Id: Ib7904bd4e48b48593cc9a71a5215d3af7eeb01fc
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
CMakeLists.txt

index 4ac6aa5..a927603 100755 (executable)
@@ -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")