[Webkit-unassigned] [Bug 182883] New: [CMake] Use cmakeconfig.h rather than config.h and Platform.h for cmake ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 16 13:28:54 PST 2018


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

            Bug ID: 182883
           Summary: [CMake] Use cmakeconfig.h rather than config.h and
                    Platform.h for cmake ports
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com
                CC: lforschler at apple.com, pvollan at apple.com

Currently a lot of things within Platform.h and the individual config.h files could be defined in CMake rather than in config.h files. This should hopefully be less error prone than what the config.h files do.

Ports should use SET_AND_EXPOSE_TO_BUILD whenever possible.

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


More information about the webkit-unassigned mailing list