projects
/
platform
/
core
/
account
/
liboauth2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fdde2a
)
remove build warning.
50/61250/1
accepted/tizen_tv
accepted/tizen/mobile/20160307.111624
accepted/tizen/tv/20160307.111738
accepted/tizen/wearable/20160307.111845
submit/tizen_mobile/20160307.070254
submit/tizen_tv/20160307.070316
submit/tizen_wearable/20160307.070306
author
jiseob.jang
<jiseob.jang@samsung.com>
Mon, 7 Mar 2016 04:16:51 +0000
(13:16 +0900)
committer
jiseob.jang
<jiseob.jang@samsung.com>
Mon, 7 Mar 2016 04:16:51 +0000
(13:16 +0900)
Change-Id: Iceb020b30967df9f22102ecb7f0fa58aa7dcf05b
Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
src/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/CMakeLists.txt
b/src/CMakeLists.txt
index 70aa2b40e05ef9bfeb968cf27e2942054f9d37c2..ae440e9d5e504e0d72dbdb494c24967bb881f7c4 100644
(file)
--- a/
src/CMakeLists.txt
+++ b/
src/CMakeLists.txt
@@
-22,7
+22,7
@@
if(DEFINED EXCLUDE_EWK_ERR)
add_definitions(-DWITHOUT_EWK_ERROR)
endif()
-if(
DEFINED
USE_CHROMIUM_EFL)
+if(USE_CHROMIUM_EFL)
add_definitions(-DWITH_CHROMIUM)
pkg_check_modules(clientpkgs REQUIRED dlog glib-2.0 gio-2.0 gio-unix-2.0 capi-base-common libcurl efl-extension ecore evas chromium-efl json-glib-1.0 elementary tpkp-curl)
else()