projects
/
profile
/
mobile
/
apps
/
web
/
browser.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9b80a1
)
Enable PWA popup
49/133549/2
author
cookie
<cookie@samsung.com>
Tue, 13 Jun 2017 01:08:07 +0000
(
01:08
+0000)
committer
jaekuk lee
<juku1999@samsung.com>
Wed, 14 Jun 2017 08:29:04 +0000
(08:29 +0000)
Change-Id: Ie02cf5ae9f163309d9b59c758897f2693c29adff
Signed-off-by: cookie <cookie@samsung.com>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
10d682c
..
6d99994
100755
(executable)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-29,7
+29,7
@@
option(TIZEN_BUILD "Build for Tizen. Default ON" ON)
option(DYN_INT_LIBS "Buils internal libs as dynamic" ON)
option(COVERAGE_STATS "Code coverage" OFF)
option(DUMMY_BUTTON "Build With Dummy Button" ON)
-option(PWA "Build with PWA" O
FF
)
+option(PWA "Build with PWA" O
N
)
option(PWE_SHUB "Build for PWE_SHUB" ON)
#Enable C++14 support