Bug 253304
| Summary: | [CMake] Introduce CMake Presets | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | CMake | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/10992
EWS
Committed 261422@main (b41931e0f27e): <https://commits.webkit.org/261422@main>
Reviewed commits have been landed. Closing PR #10992 and removing active labels.