[webkit-changes] [WebKit/WebKit] b81583: [LibWebRTC] Unreviewed, build fix for Linux after ...

Diego Pino noreply at github.com
Tue Mar 26 23:46:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b815830548644893e5dfd7b7f181a00f68068288
      https://github.com/WebKit/WebKit/commit/b815830548644893e5dfd7b7f181a00f68068288
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M Source/ThirdParty/libwebrtc/CMakeLists.txt

  Log Message:
  -----------
  [LibWebRTC] Unreviewed, build fix for Linux after 276708 at main
https://bugs.webkit.org/show_bug.cgi?id=271696

CMake was failing because there was an attempt to set 'webrtc' when it
was not yet defined. Move faulting lines below, once 'webrtc' is already
defined.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list