Skip to content

Increase required cmake version to 3.15#1325

Open
memark wants to merge 2 commits intoredis:masterfrom
memark:bump-cmake
Open

Increase required cmake version to 3.15#1325
memark wants to merge 2 commits intoredis:masterfrom
memark:bump-cmake

Conversation

@memark
Copy link
Copy Markdown

@memark memark commented Mar 18, 2026

Increase required cmake version to 3.15:

Compatibility with CMake < 3.10 will be removed from a future version of
CMake.

No one seems to be using anything older than 3.15:
neovim/neovim#24004 (comment)

Or 3.22 for that matter. FYI 3.15 is currently the lowest version that doesn't generate deprecation warnings in the latest versions of CMake. I'm all for raising it further to 3.22 if you don't object. (Then we can also raise it downstream in https://github.com/RediSearch/RediSearch, gaining some new features.)


Note

Low Risk
Low risk build-system-only change, but it will break CMake-based builds for users pinned to versions < 3.15.

Overview
Raises the project’s minimum supported CMake version from 3.7.0 to 3.15.0.

Updates CI to stop testing 3.7.0 and instead validate builds against 3.15.0 as the new minimum, plus newer CMake versions.

Written by Cursor Bugbot for commit 74b8781. This will update automatically on new commits. Configure here.

@jit-ci
Copy link
Copy Markdown

jit-ci bot commented Mar 18, 2026

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

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