projects
/
profile
/
mobile
/
apps
/
native
/
d2d-conv-setting.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f28b2
)
d2d-conv-setting: fix build warning
19/99219/1
author
Hongkuk, Son
<hongkuk.son@samsung.com>
Tue, 22 Nov 2016 07:35:38 +0000
(16:35 +0900)
committer
Hongkuk, Son
<hongkuk.son@samsung.com>
Tue, 22 Nov 2016 07:36:07 +0000
(16:36 +0900)
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com>
Change-Id: Ia772aefe18c607825300b629f2336062141e02d8
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
976bd87
..
ff87a9b
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-1,4
+1,4
@@
-CMAKE_MINIMUM_REQUIRED(VERSION
1.0
)
+CMAKE_MINIMUM_REQUIRED(VERSION
2.6
)
PROJECT(d2d-conv-setting C)
SET(PACKAGE org.tizen.d2d-conv-setting)