Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eaa25dafe9f9bd47b9d5a817ccca34ca07d48009
      
https://github.com/WebKit/WebKit/commit/eaa25dafe9f9bd47b9d5a817ccca34ca07d48009
  Author: Adrian Perez de Castro <ape...@igalia.com>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M Source/cmake/WebKitCommon.cmake

  Log Message:
  -----------
  [CMake][REGRESSION(282175@main)] Build failure with 
CMAKE_EXPORT_COMPILE_COMMANDS=OFF
https://bugs.webkit.org/show_bug.cgi?id=278226

Reviewed by Alicia Boya Garcia.

* Source/cmake/WebKitCommon.cmake: Define the CLANGD_AUTO_SETUP option using
  cmake_dependent_option() and make it depend on CMAKE_EXPORT_COMPILE_COMMANDS
  being enabled. This way the clangd setup targets will only be produced if
  a compile_commands.json file is to be written by CMake.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to