Bug 126153

Summary: [EFL][CMAKE] Case insensitive string comparison of build type
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: WebKit EFLAssignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, gyuyoung.kim, lucas.de.marchi, paroga, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.