Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7c4ff08c02d30dc38f4b05a58d187b2476cb0eb7
https://github.com/WebKit/WebKit/commit/7c4ff08c02d30dc38f4b05a58d187b2476cb0eb7
Author: Don Olmstead <[email protected]>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M Source/WebKitLegacy/CMakeLists.txt
M Source/WebKitLegacy/PlatformMac.cmake
M Source/WebKitLegacy/PlatformWin.cmake
M Source/cmake/WebKitMacros.cmake
M Tools/DumpRenderTree/CMakeLists.txt
M Tools/DumpRenderTree/PlatformWin.cmake
M Tools/MiniBrowser/win/CMakeLists.txt
M Tools/TestRunnerShared/CMakeLists.txt
M Tools/TestWebKitAPI/CMakeLists.txt
Log Message:
-----------
[CMake] Make WebKitLegacy a framework
https://bugs.webkit.org/show_bug.cgi?id=249273
Reviewed by Michael Catanzaro.
Create a framework target for WebKitLegacy. Copy the headers using
`WEBKIT_COPY_FILES`. Use the new `WebKit::WebKitLegacy` target
throughout the build by using it in `_FRAMEWORKS`.
Remove `WEBKIT_MAKE_FORWARDING_HEADERS` as it is no longer used.
* Source/WebKitLegacy/CMakeLists.txt:
* Source/WebKitLegacy/PlatformMac.cmake:
* Source/WebKitLegacy/PlatformWin.cmake:
* Source/cmake/WebKitMacros.cmake:
* Tools/DumpRenderTree/CMakeLists.txt:
* Tools/DumpRenderTree/PlatformWin.cmake:
* Tools/MiniBrowser/win/CMakeLists.txt:
* Tools/TestRunnerShared/CMakeLists.txt:
* Tools/TestWebKitAPI/CMakeLists.txt:
Canonical link: https://commits.webkit.org/257882@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes