[webkit-changes] [WebKit/WebKit] 5a5dc5: [GPUP][CMake] Install GPUProcess for the non-mac p...
Pablo Saavedra Rodiño
noreply at github.com
Wed Nov 22 16:54:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5a5dc5a5c26808fa98392aecc83d38935b72d255
https://github.com/WebKit/WebKit/commit/5a5dc5a5c26808fa98392aecc83d38935b72d255
Author: Pablo Saavedra <psaavedra at igalia.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M Source/WebKit/CMakeLists.txt
Log Message:
-----------
[GPUP][CMake] Install GPUProcess for the non-mac ports with ENABLE_GPU_PROCESS=ON
https://bugs.webkit.org/show_bug.cgi?id=265256
Reviewed by Adrian Perez de Castro.
Install the GPUProcess cmake target if the ENABLE_GPU_PROCESS is set to
ON for the non-Mac ports. This makes the binary available in the installation
target directory.
* Source/WebKit/CMakeLists.txt:
Canonical link: https://commits.webkit.org/271066@main
More information about the webkit-changes
mailing list