Skip to content

Fix compatibility with newer CMake#242

Merged
bk138 merged 1 commit intobk138:masterfrom
amarshall:cmake-4
Oct 12, 2025
Merged

Fix compatibility with newer CMake#242
bk138 merged 1 commit intobk138:masterfrom
amarshall:cmake-4

Conversation

@amarshall
Copy link
Copy Markdown
Contributor

CMake 4.0 removed compatibility for CMake < 3.5. This increases to explicitly declare support for up to 3.10 (the oldest non-deprecated version), thereby fixing the build on CMake 4.0.

CMake 4.0 removed compatibility for CMake < 3.5. This increases to
explicitly declare support for up to 3.10 (the oldest non-deprecated
version), thereby fixing the build on CMake 4.0.
@bk138 bk138 merged commit e3b501d into bk138:master Oct 12, 2025
1 check passed
@amarshall amarshall deleted the cmake-4 branch October 13, 2025 03:02
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