WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 231774
[CMake] Better support XCode Frameworks in WEBKIT_FRAMEWORK
https://bugs.webkit.org/show_bug.cgi?id=231774
Summary
[CMake] Better support XCode Frameworks in WEBKIT_FRAMEWORK
Don Olmstead
Reported
2021-10-14 14:57:54 PDT
Use CMake support of FRAMEWORKs in WEBKIT_FRAMEWORK. * Use the FRAMEWORK properties
https://cmake.org/cmake/help/latest/prop_tgt/FRAMEWORK.html
* Use the PUBLIC_HEADER property
https://cmake.org/cmake/help/latest/prop_tgt/PUBLIC_HEADER.html
* Use the PRIVATE_HEADER property
https://cmake.org/cmake/help/latest/prop_tgt/PRIVATE_HEADER.html
Handle `-umbrella` framework which prevents WebCore from being linked directly.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug