[webkit-changes] [WebKit/WebKit] e8006d: [CMake] Support port specific serialization files

Don Olmstead noreply at github.com
Wed Jun 7 16:40:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8006dabab6836a2cb5ae2685348dd40e1153326
      https://github.com/WebKit/WebKit/commit/e8006dabab6836a2cb5ae2685348dd40e1153326
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

  Changed paths:
    M Source/WebKit/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Support port specific serialization files
https://bugs.webkit.org/show_bug.cgi?id=257834

Reviewed by Alex Christensen.

Move the definition of `WebKit_SERIALIZATION_IN_FILES` above the call
to `WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS` so a port can append to that
value.

* Source/WebKit/CMakeLists.txt:

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




More information about the webkit-changes mailing list