Avoid linking to ecore_x on Wayland 06/5506/4
authorKondapally Kalyan <kalyan.kondapally@intel.com>
Thu, 4 Jul 2013 17:45:16 +0000 (20:45 +0300)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 8 Jul 2013 20:28:46 +0000 (13:28 -0700)
commitac580af469c1a589d8c141e968cc689393b314d8
tree872b5b55c23680f1e7f637322fe61510dab943f6
parentf07b806ecf46ce6f53932fe8edd614149459b221
Avoid linking to ecore_x on Wayland

We donot use ecore_x on Wayland but still link to ecore_x.
This patch makes changes so that we link to ecore_wayland on
Wayland and ecore_x with X.
Change-Id: I46d76a33031d95ddc42b021ff707178b9b64a9c8
Source/JavaScriptCore/PlatformEfl.cmake
Source/WebCore/PlatformEfl.cmake
Source/WebKit2/PlatformEfl.cmake
Source/cmake/FindEcore.cmake
Source/cmake/OptionsTizen.cmake
Tools/WebKitTestRunner/PlatformEfl.cmake