Skip to content

Fix #1263, update cmake_minimum_required#1264

Merged
dzbaker merged 1 commit intonasa:mainfrom
jphickey:fix-1263-update-cmake-min
Jul 8, 2022
Merged

Fix #1263, update cmake_minimum_required#1264
dzbaker merged 1 commit intonasa:mainfrom
jphickey:fix-1263-update-cmake-min

Conversation

@jphickey
Copy link
Contributor

@jphickey jphickey commented Jun 28, 2022

Checklist (Please check before submitting)

Describe the contribution
Remove the extra/unneded cmake_minimum_required that was triggering a deprecation warning. This will just inherit the minimum version of the parent.

Fixes #1263

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.

Remove the extra/unneded cmake_minimum_required that was triggering
a deprecation warning.  This will just inherit the minimum version
of the parent.
@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 code review and approval by community 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 eacdefa into nasa:main Jul 8, 2022
@skliper skliper added this to the Draco milestone Jul 20, 2022
@jphickey jphickey deleted the fix-1263-update-cmake-min branch October 10, 2022 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code review and approval by community CCB draco-rc3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update cmake mimimum required to something more recent (or remove)

3 participants