projects
/
platform
/
core
/
appfw
/
widget-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1479830
)
Fix versioning
38/111938/1
author
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 25 Jan 2017 04:51:10 +0000
(13:51 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 25 Jan 2017 04:51:10 +0000
(13:51 +0900)
Change-Id: I66b572a684acbd9ae52f1a74a1abc54ef54dc25c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 2d165e3e29cd675e86bc2561360480cf0b314268..dfb5c2adc7eb3cb3520f9c960f9ff69a169cf722 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-6,6
+6,7
@@
SET(EXEC_PREFIX "\${prefix}")
SET(PROJECT_NAME "${PROJECT_NAME}")
SET(LIBDIR ${LIB_INSTALL_DIR})
SET(INCLUDEDIR "\${prefix}/include/${PROJECT_NAME}")
+SET(VERSION ${FULLVER})
set(CMAKE_SKIP_BUILD_RPATH true)