Bug 130964 - [CMake][GTK] Do not expand variables twice in if() checks.
Summary: [CMake][GTK] Do not expand variables twice in if() checks.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 04:05 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2014-03-31 07:45 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2014-03-31 04:05 PDT, Raphael Kubo da Costa (:rakuco)
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2014-03-31 04:05:01 PDT
[CMake][GTK] Do not expand variables twice in if() checks.
Comment 1 Raphael Kubo da Costa (:rakuco) 2014-03-31 04:05:39 PDT
Created attachment 228171 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2014-03-31 07:45:18 PDT
Committed r166501: <http://trac.webkit.org/changeset/166501>