Skip to content

Comments

[cmake] update JSObjects CMake minimum version to 3.10#202

Merged
compnerd merged 1 commit intocompnerd:mainfrom
andrurogerz:cmake-3.5
Apr 7, 2025
Merged

[cmake] update JSObjects CMake minimum version to 3.10#202
compnerd merged 1 commit intocompnerd:mainfrom
andrurogerz:cmake-3.5

Conversation

@andrurogerz
Copy link
Collaborator

Bump the min required CMake version for JSObjects to 3.10. This avoids errors and warnings when building with CMake versions >= 4.0 which no longer support syntax < version 3.5 and warn on < version 3.10.

I observed these failures a few time in nightly runs, but they are not consistent. It seems like some of the GitHub runners have newer CMake versions.

https://github.com/andrurogerz/ds2/actions/runs/14258245061/job/39964714091
https://github.com/andrurogerz/ds2/actions/runs/14235199194/job/39893148054
https://github.com/andrurogerz/ds2/actions/runs/14211762613/job/39820138528

@andrurogerz andrurogerz requested a review from compnerd April 7, 2025 17:42
@compnerd compnerd merged commit 7ed1dda into compnerd:main Apr 7, 2025
36 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.

2 participants