Skip to content

Increase cmake_minimum_required: 3.0 -> 3.10 - #211

Open
SkohTV wants to merge 1 commit into
sgan81:masterfrom
SkohTV:patch-1
Open

Increase cmake_minimum_required: 3.0 -> 3.10#211
SkohTV wants to merge 1 commit into
sgan81:masterfrom
SkohTV:patch-1

Conversation

@SkohTV

@SkohTV SkohTV commented Oct 10, 2025

Copy link
Copy Markdown

CMake v4.0 released recently, and deprecated support to cmake < 3.5
If anyone with cmake >= 4.0 tries to compile this repo, they'll get

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

To fix this, just need to increase the cmake_minimum_required
This is an issue we're currently facing in https://github.com/NixOS/nixpkgs
ref: NixOS/nixpkgs#450746

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