Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88080aaec7a40ef60d3d5ef52198fa942226c86b
https://github.com/WebKit/WebKit/commit/88080aaec7a40ef60d3d5ef52198fa942226c86b
Author: Adrian Perez de Castro <[email protected]>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M Source/WebCore/PlatformGTK.cmake
M Source/WebCore/PlatformWPE.cmake
M Source/cmake/FindGBM.cmake
Log Message:
-----------
[CMake] Use imported targets in find module for libgbm
https://bugs.webkit.org/show_bug.cgi?id=255104
Reviewed by Michael Catanzaro.
* Source/WebCore/PlatformGTK.cmake: Use the new GBM::GBM imported
target, instead of variables.
* Source/WebCore/PlatformWPE.cmake: Ditto.
* Source/cmake/FindGBM.cmake: Rewrite to define the GBM::GBM target,
in the same style as other modern CMake find modules.
Canonical link: https://commits.webkit.org/262680@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes