Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cmake minimum requirement to 3.10 #4210

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Update cmake minimum requirement to 3.10 #4210

merged 2 commits into from
Dec 13, 2024

Conversation

Victor-C-Zhang
Copy link
Contributor

@Victor-C-Zhang Victor-C-Zhang commented Dec 9, 2024

CMake warns on the current minimum requirement (3.5). Update to 3.10. This means support is still available for the default on Ubuntu 18.04, which exited LTS standard in April of 2023.

Tested by following instructions in build/cmake/README.md on MacOS cmake 3.30.5, Ubuntu 20.04 cmake 3.16.3.

CMake warns on the current minimum requirement (3.5). Update to 3.10.
This means support is still available for the default on Ubuntu 18.04, which
exited LTS standard in April of 2023.
[draft]
@terrelln
Copy link
Contributor

@Victor-C-Zhang this is a draft, did you intend to publish this?

@Victor-C-Zhang
Copy link
Contributor Author

@Victor-C-Zhang this is a draft, did you intend to publish this?

Had not tested it so didn't want to publish. Have now tested and it seems reasonable.

@Victor-C-Zhang Victor-C-Zhang marked this pull request as ready for review December 12, 2024 19:47
@Victor-C-Zhang Victor-C-Zhang merged commit f7a8bb1 into dev Dec 13, 2024
94 checks passed
@Victor-C-Zhang Victor-C-Zhang deleted the cm310 branch December 13, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants