Skip to content

Fix minimum CMake version for presets workflow (3.14 → 3.21)#14

Closed
Copilot wants to merge 2 commits intoCI-CD-workflowfrom
copilot/sub-pr-13
Closed

Fix minimum CMake version for presets workflow (3.14 → 3.21)#14
Copilot wants to merge 2 commits intoCI-CD-workflowfrom
copilot/sub-pr-13

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 25, 2026

CMakePresets.json uses presets format v3, which requires CMake 3.21, but both the file's cmakeMinimumRequired field and docs/BUILDING.md incorrectly stated 3.14 as sufficient.

Changes

  • CMakePresets.json: cmakeMinimumRequired corrected to 3.21.0
  • docs/BUILDING.md: Both the Requirements section and the Tools summary updated from 3.143.21, with an inline note tying the requirement to presets format v3

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copilot AI mentioned this pull request Mar 25, 2026
23 tasks
Copilot AI changed the title [WIP] [WIP] Address feedback on CI/CD workflow implementation Fix minimum CMake version for presets workflow (3.14 → 3.21) Mar 25, 2026
Copilot AI requested a review from TexLeeV March 25, 2026 00:07
@TexLeeV TexLeeV closed this Mar 25, 2026
@TexLeeV TexLeeV deleted the copilot/sub-pr-13 branch March 27, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants