Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a49e4a87563c61b993e4aa07eccefed26f8204c
https://github.com/WebKit/WebKit/commit/4a49e4a87563c61b993e4aa07eccefed26f8204c
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M Source/WebKit/CMakeLists.txt
M Source/cmake/OptionsGTK.cmake
Log Message:
-----------
[GTK][CMake] Allow to disable USE_LIBRICE without having to disable
USE_GSTREAMER_WEBRTC
https://bugs.webkit.org/show_bug.cgi?id=303381
Reviewed by Carlos Garcia Campos.
After 303623@main is not possible to disable USE_LIBRICE without disabling
also USE_GSTREAMER_WEBRTC on GTK port. But I think this should be possible,
because on WPE is possible.
* Source/WebKit/CMakeLists.txt:
* Source/cmake/OptionsGTK.cmake:
Canonical link: https://commits.webkit.org/303750@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications