Bug 224283 - [CMake] Mark _LIBRARY not _LIBRARIES in find modules
Summary: [CMake] Mark _LIBRARY not _LIBRARIES in find modules
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: 2021-04-07 08:44 PDT by Don Olmstead
Modified: 2021-04-07 09:26 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.16 KB, patch)
2021-04-07 08:49 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 2021-04-07 08:44:05 PDT
For migrated find modules _LIBRARY should be marked and then used in _LIBRARIES.
Comment 1 Don Olmstead 2021-04-07 08:49:06 PDT
Created attachment 425400 [details]
Patch
Comment 2 EWS 2021-04-07 09:26:42 PDT
Committed r275608: <https://commits.webkit.org/r275608>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 425400 [details].