Bug 241648
| Summary: | [CMake] Check for all required perl modules | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | CMake | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
Currently the build fails later on if we're missing required perl modules. Should check for them upfront instead. Currently we only check for JSON::PP.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/1548
EWS
Committed r295581 (251586@main): <https://commits.webkit.org/251586@main>
Reviewed commits have been landed. Closing PR #1548 and removing active labels.