Bug 198396 - [CMake] Add WEBKIT_FRAMEWORK_TARGET macro
Summary: [CMake] Add WEBKIT_FRAMEWORK_TARGET macro
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-30 16:01 PDT by Don Olmstead
Modified: 2019-05-30 17:46 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.35 KB, patch)
2019-05-30 16:34 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2019-05-30 16:01:50 PDT
Add a macro to create the WebKit::${_target} targets.

This will eventually roll into WEBKIT_FRAMEWORK after everything is using WEBKIT_FRAMEWORK_TARGET.
Comment 1 Don Olmstead 2019-05-30 16:34:09 PDT
Created attachment 370993 [details]
Patch
Comment 2 Konstantin Tokarev 2019-05-30 17:08:57 PDT
Comment on attachment 370993 [details]
Patch

_WEBKIT_TARGET, WEBKIT_FRAMEWORK_TARGET... Targets everywhere!
Comment 3 WebKit Commit Bot 2019-05-30 17:46:44 PDT
Comment on attachment 370993 [details]
Patch

Clearing flags on attachment: 370993

Committed r245940: <https://trac.webkit.org/changeset/245940>
Comment 4 WebKit Commit Bot 2019-05-30 17:46:45 PDT
All reviewed patches have been landed.  Closing bug.