projects
/
platform
/
core
/
appfw
/
badge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
025b113
)
fix build break
32/58732/1
accepted/tizen/ivi/20160218.023426
accepted/tizen/mobile/20160203.102515
accepted/tizen/tv/20160203.102543
accepted/tizen/wearable/20160203.102615
submit/tizen/20160203.065459
submit/tizen_common/20160218.142243
submit/tizen_ivi/20160217.000000
submit/tizen_ivi/20160217.000002
author
jusung son
<jusung07.son@samsung.com>
Wed, 3 Feb 2016 06:50:36 +0000
(15:50 +0900)
committer
jusung son
<jusung07.son@samsung.com>
Wed, 3 Feb 2016 06:50:36 +0000
(15:50 +0900)
Change-Id: I84e9655e738ea1076861e8239bb2dc43e9117e27
Signed-off-by: jusung son <jusung07.son@samsung.com>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 1005d2b7a81249dd48c7cbff845a01761c61213d..0b52c3be407be277d51625e8cd1c78136a3f00b6 100755
(executable)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-1,6
+1,7
@@
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
PROJECT(badge C)
+SET(PREFIX ${CMAKE_INSTALL_PREFIX})
SET(EXEC_PREFIX "\${prefix}")
SET(PROJECT_NAME "${PROJECT_NAME}")
SET(LIBDIR ${LIB_INSTALL_DIR})