Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4069b86047024e7abf26b261eca942e378790393
      
https://github.com/WebKit/WebKit/commit/4069b86047024e7abf26b261eca942e378790393
  Author: Michael Catanzaro <[email protected]>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M Source/cmake/WebKitCommon.cmake

  Log Message:
  -----------
  [CMake] Add missing include CheckCSourceCompiles
https://bugs.webkit.org/show_bug.cgi?id=258075

Reviewed by Don Olmstead and Fujii Hironori.

This fixes build with CMake 3.27.0-rc1 which uses fewer unnecessary
includes. The unnecessary includes have been restored in rc2 for
compatibility, but might go away again in the future. Regardless, we
should include what we use.

* Source/cmake/WebKitCommon.cmake:

Canonical link: https://commits.webkit.org/265194@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to