Bug 126153 - [EFL][CMAKE] Case insensitive string comparison of build type
Summary: [EFL][CMAKE] Case insensitive string comparison of build type
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-23 02:22 PST by Jinwoo Song
Modified: 2013-12-23 20:47 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2013-12-23 02:35 PST, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2013-12-23 02:22:45 PST
Compare CMAKE_BUILD_TYPE with "debug" ignoring case.
Comment 1 Jinwoo Song 2013-12-23 02:35:27 PST
Created attachment 219901 [details]
Patch
Comment 2 Daniel Bates 2013-12-23 15:45:52 PST
Comment on attachment 219901 [details]
Patch

OK.
Comment 3 WebKit Commit Bot 2013-12-23 20:47:13 PST
Comment on attachment 219901 [details]
Patch

Clearing flags on attachment: 219901

Committed r161047: <http://trac.webkit.org/changeset/161047>
Comment 4 WebKit Commit Bot 2013-12-23 20:47:15 PST
All reviewed patches have been landed.  Closing bug.