[Webkit-unassigned] [Bug 197206] New: [CMake] Add WEBKIT_EXECUTABLE macro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 11:56:58 PDT 2019


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

            Bug ID: 197206
           Summary: [CMake] Add WEBKIT_EXECUTABLE macro
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

Currently when creating executables the CMake follows along with a lot of the conventions with WEBKIT_FRAMEWORK. This should be formalized into WEBKIT_EXECUTABLE. The reason for a macro rather than just writing out things is Windows. The Windows executables all have a SHARED lib and then an executable that loads that lib. That logic should go into the macro.

-- 
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/20190423/47a116f3/attachment.html>


More information about the webkit-unassigned mailing list