Skip to content

fix: update unit test CMake minimum version#72

Open
Old-Ding wants to merge 1 commit into
FreeRTOS:mainfrom
Old-Ding:codex/cmake4-minimum-version
Open

fix: update unit test CMake minimum version#72
Old-Ding wants to merge 1 commit into
FreeRTOS:mainfrom
Old-Ding:codex/cmake4-minimum-version

Conversation

@Old-Ding

@Old-Ding Old-Ding commented Jul 5, 2026

Copy link
Copy Markdown

Summary

  • Raise the unit test CMake minimum version from 3.2.0 to 3.5.
  • Avoid CMake 4 configuration failures caused by removed compatibility for projects older than 3.5.

Testing

  • git diff --check HEAD~1..HEAD
  • git ls-files --eol test/unit-test/CMakeLists.txt

Not run: CMake/unit tests, because this Windows environment does not have cmake available.

Raise the unit test CMake minimum version to 3.5 so CMake 4 can configure the test project without relying on removed compatibility for older versions.

Generated-by: OpenAI Codex
Signed-off-by: aineoae86-sys <ai.neo.ae86@gmail.com>
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