projects
/
platform
/
core
/
api
/
image-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
026673d
)
Remove unused enviroment at a cmake
31/150531/1
author
Jiyong Min
<jiyong.min@samsung.com>
Sun, 17 Sep 2017 23:07:22 +0000
(08:07 +0900)
committer
Jiyong 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
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
4ac6aa5
..
a927603
100755
(executable)
--- 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")