Task: Fix Windows and macOS builds
Table of Contents
This page documents a task in the Build stabilisation story. It captures the goal, current status, acceptance, and any notes or results.
Goal
Restore green builds on Windows and macOS. They had drifted out of sync as Linux work raced ahead.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent story | Build stabilisation |
| Now | Completed 2025-09-25. |
| Waiting on | None. |
| Next | None. |
| Last touched | 2025-09-25 |
Acceptance
- Windows CI build passes.
- macOS CI build passes.
- The fixes are documented in the relevant CMake / preset files.
Notes
- The work landed across multiple commits, addressing CMake errors separately on each platform. Treated here as one task for historical fidelity.
Result
- Windows + macOS CI pipelines green.