Skip to content

chore: bump CMake policy max to 4.3, list core-nanobind-shared#77

Merged
henryiii merged 2 commits into
mainfrom
bump-cmake-max-4.3
Jul 3, 2026
Merged

chore: bump CMake policy max to 4.3, list core-nanobind-shared#77
henryiii merged 2 commits into
mainfrom
bump-cmake-max-4.3

Conversation

@henryiii

@henryiii henryiii commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 AI text below 🤖

Sets the upper bound of every cmake_minimum_required(VERSION min...max) range to 4.3 uniformly across the sample projects (bounds previously ranged from 3.19 to 3.30); each minimum is left unchanged. Also adds the core-nanobind-shared example to the top-level README project table, which was missing since it landed after the README.

henryiii added 2 commits July 3, 2026 00:40
Set the upper bound of every `cmake_minimum_required(VERSION min...max)`
range to 4.3 uniformly across the sample projects, and add the
`core-nanobind-shared` example to the top-level README project table.

Assisted-by: ClaudeCode:claude-opus-4.8
find_package(PythonExtensions) pulls in FindPythonInterp, which CMake
removed in 3.27; capping the policy max below 3.27 keeps it available.

Assisted-by: ClaudeCode:claude-opus-4.8
@henryiii henryiii merged commit 8becb29 into main Jul 3, 2026
14 checks passed
@henryiii henryiii deleted the bump-cmake-max-4.3 branch July 3, 2026 07:48
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.

1 participant