Skip to content

Fix CMake version in README: 3.15+ → 3.30+ - #24

Merged
hzhangxyz merged 2 commits into
mainfrom
copilot/fix-cmake-version-description
Nov 25, 2025
Merged

Fix CMake version in README: 3.15+ → 3.30+#24
hzhangxyz merged 2 commits into
mainfrom
copilot/fix-cmake-version-description

Conversation

Copilot AI commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

README documented CMake 3.15+ as prerequisite, but CMakeLists.txt requires cmake_minimum_required(VERSION 3.30).

  • Updated Prerequisites section to reflect actual requirement
Original prompt

This section details on the original issue you should resolve

<issue_title>readme中对cmake版本的描述有问题</issue_title>
<issue_description>需要检查一下</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix issue with CMake version description in README Fix CMake version in README: 3.15+ → 3.30+ Nov 25, 2025
Copilot AI requested a review from hzhangxyz November 25, 2025 00:25
@hzhangxyz
hzhangxyz marked this pull request as ready for review November 25, 2025 00:26
@hzhangxyz
hzhangxyz merged commit fb8526c into main Nov 25, 2025
70 checks passed
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.

readme中对cmake版本的描述有问题

2 participants