Bug 312083
| Summary: | [CMake] Add iOS CMake build support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | CMake | Assignee: | pascoe <pascoe> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=312017 | ||
| Bug Depends on: | 312071 | ||
| Bug Blocks: | |||
pascoe@apple.com
The Mac CMake port series adds OptionsMac.cmake and PlatformMac.cmake files across all targets. iOS needs equivalent OptionsIOS.cmake and PlatformIOS.cmake files, plus iOS-specific SDK selection, deployment target handling, device/simulator multiarch support, and platform feature flag differences.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |