RESOLVED FIXED 253304
[CMake] Introduce CMake Presets
https://bugs.webkit.org/show_bug.cgi?id=253304
Summary [CMake] Introduce CMake Presets
Vitaly Dyackhov
Reported 2023-03-03 04:06:39 PST
CMake Presets allow easily share common configure and build options. They can be used with command line cmake and parsed by IDEs, such as Visual Studio Code or JetBrains CLion, to automatically configure the project and setup various integrations.
Attachments
Vitaly Dyackhov
Comment 1 2023-03-03 04:17:16 PST
EWS
Comment 2 2023-03-09 04:06:32 PST
Committed 261422@main (b41931e0f27e): <https://commits.webkit.org/261422@main> Reviewed commits have been landed. Closing PR #10992 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.