Bug 138498 - [EFL] Remove unnecessary version check from OptionsEfl.cmake
Summary: [EFL] Remove unnecessary version check from OptionsEfl.cmake
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Éva Balázsfalvi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-07 01:35 PST by Éva Balázsfalvi
Modified: 2014-11-10 01:09 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2014-11-07 01:39 PST, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Éva Balázsfalvi 2014-11-07 01:35:57 PST
CMake 2.8.8 is already the minimum required version - https://trac.webkit.org/browser/trunk/CMakeLists.txt#L1 ,
no need to check it again in OptionsEfl.cmake.
Comment 1 Éva Balázsfalvi 2014-11-07 01:39:39 PST
Created attachment 241166 [details]
Patch
Comment 2 Csaba Osztrogonác 2014-11-10 00:33:27 PST
Comment on attachment 241166 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-11-10 01:09:48 PST
Comment on attachment 241166 [details]
Patch

Clearing flags on attachment: 241166

Committed r175803: <http://trac.webkit.org/changeset/175803>
Comment 4 WebKit Commit Bot 2014-11-10 01:09:53 PST
All reviewed patches have been landed.  Closing bug.