Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98ef2da48c447e6ea83107ff365fd3155b5e8b86
      
https://github.com/WebKit/WebKit/commit/98ef2da48c447e6ea83107ff365fd3155b5e8b86
  Author: Don Olmstead <[email protected]>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M Source/WebKit/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Specify dependencies for generate-serializers
https://bugs.webkit.org/show_bug.cgi?id=260819

Reviewed by Alex Christensen and Michael Catanzaro.

The `generate-serializers.py` script was missing dependencies to WebCore
`serialization.in` files. The script is called using relative paths
so expand them and add them to the custom target's dependencies so
changes to the WebCore files regenerate the serializers.

* Source/WebKit/CMakeLists.txt:

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


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

Reply via email to