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

Fix #123, update cmake_minimum_required #124

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Fixes the warning that support for old versions will be removed
The build does not actually expect such an old version

Fixes #123

Testing performed
Build using cmake 3.20

Expected behavior changes
No deprecation warning

System(s) tested on
RHEL 8

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Fixes the warning that support for old versions will be removed
The build does not actually expect such an old version
@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Jun 28, 2022
@dzbaker dzbaker added CCB:Approved Indicates approval by CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Jun 29, 2022
@dzbaker dzbaker merged commit f8e4c9d into nasa:main Jul 8, 2022
@jphickey jphickey deleted the fix-123-update-cmake-min branch November 16, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update cmake mimimum required to something more recent
3 participants