[Webkit-unassigned] [Bug 144394] New: [CMake] Automatically expose WTF_USE_FOO to the build when USE_FOO is exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 29 09:58:35 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144394

            Bug ID: 144394
           Summary: [CMake] Automatically expose WTF_USE_FOO to the build
                    when USE_FOO is exposed
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrobinson at webkit.org

When options are presented to the user they are presented in the form USE_FOO, but the WTF USE(...) macro expects WTF_USE_FOO. We can automatically expose WTF_USE_FOO to make some things simpler.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150429/d7abdb8f/attachment.html>


More information about the webkit-unassigned mailing list