diff options
author | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:52:36 +0900 |
---|---|---|
committer | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:52:36 +0900 |
commit | 06e76f4e3d3b109dae626ce06c6ad4ffbfda6e82 (patch) | |
tree | b296b93daba8e5d5ca060f92609278c9a4dbfb8f /cmake/OptionsTizen.cmake | |
download | web-provider-06e76f4e3d3b109dae626ce06c6ad4ffbfda6e82.tar.gz web-provider-06e76f4e3d3b109dae626ce06c6ad4ffbfda6e82.tar.bz2 web-provider-06e76f4e3d3b109dae626ce06c6ad4ffbfda6e82.zip |
Initialize Tizen 2.3submit/tizen_2.3/20140531.1002062.3a_releasetizen_2.3
Diffstat (limited to 'cmake/OptionsTizen.cmake')
-rw-r--r-- | cmake/OptionsTizen.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/OptionsTizen.cmake b/cmake/OptionsTizen.cmake new file mode 100644 index 0000000..050d877 --- /dev/null +++ b/cmake/OptionsTizen.cmake @@ -0,0 +1,3 @@ +#OptionsTizen.cmake + +#ADD_DEFINITIONS(-DENABLE_WEB_PROVIDER_LOAD=1) |