Bug 257936 - [CMake] Export compile commands for GTK development builds when using presets
Summary: [CMake] Export compile commands for GTK development builds when using presets
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-10 07:33 PDT by Vitaly Dyackhov
Modified: 2023-06-13 04:04 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Dyackhov 2023-06-10 07:33:48 PDT
`compile_commands.json` is generated when using `build-webkit` script but not when using `CMakePresets`.
Comment 1 Vitaly Dyackhov 2023-06-10 07:36:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14847
Comment 2 EWS 2023-06-13 04:04:22 PDT
Committed 265113@main (068c27d62b92): <https://commits.webkit.org/265113@main>

Reviewed commits have been landed. Closing PR #14847 and removing active labels.