Bug 315086
| Summary: | Set CMAKE_OSX_SYSROOT before ABI tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
The cmake project() call runs various ABI/API tests which may depend upon CMAKE_OSX_SYSROOT. We need to ensure this is set before calling project().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177418022>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/65173
EWS
Committed 313484@main (7800c7e37eb4): <https://commits.webkit.org/313484@main>
Reviewed commits have been landed. Closing PR #65173 and removing active labels.