[webkit-changes] [WebKit/WebKit] 2375dd: [CMake] Always prefer a system provided libsysprof...
Adrian Perez
noreply at github.com
Wed Sep 18 07:33:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2375dd4123e7cb33f36a681bc5ecfe2973a8fb79
https://github.com/WebKit/WebKit/commit/2375dd4123e7cb33f36a681bc5ecfe2973a8fb79
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
[CMake] Always prefer a system provided libsysprof-capture
https://bugs.webkit.org/show_bug.cgi?id=277627
Reviewed by Nikolas Zimmermann.
The Flatpak SDK now includes libsysprof-capture, which means it is
possible to always prefer the system version of the library by default.
* Source/cmake/OptionsGTK.cmake: Always default to
USE_SYSTEM_SYSPROF_CAPTURE=ON.
* Source/cmake/OptionsWPE.cmake: Ditto.
Canonical link: https://commits.webkit.org/283841@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