Skip to content

Fix #112, update cmake_minimum_required#113

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

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

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 #112

Testing performed
Build using CMake 3.20

Expected behavior changes
No more deprecation warning

System(s) tested on
RHEL 8

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

This triggers a warning because 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
@skliper
Copy link
Contributor

skliper commented Jun 28, 2022

Is CMake version 3.2 a typo? The minimum was set to 3.5...

EDIT: I read 3.2, not 3.20... disregard comment.

@dzbaker dzbaker added CCB:Approved Indicates code approval by CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Jun 29, 2022
dzbaker added a commit to nasa/cFS that referenced this pull request Jul 7, 2022
*Combines:*

osal v6.0.0-rc4+dev93
ci_lab v2.5.0-rc4+dev22
to_lab v2.5.0-rc4+dev24
sch_lab v2.5.0-rc4+dev31

**Includes:**

- nasa/osal#1265, Set OSAL Loader unit test number of modules to OSAL_CONFIG_MAX_MODULES

*Update Minimum CMake Version*
- nasa/osal#1267, Update minimum required cmake version
- nasa/ci_lab#113, update cmake_minimum_required
- nasa/sch_lab#117, update cmake_minimum_required

Co-authored by: Jacob Hageman  <[email protected]>
Co-authored by: Ariel Adams    <[email protected]>
Co-authored by: Joseph Hickey  <[email protected]>
@dzbaker dzbaker merged commit 75c916e into nasa:main Jul 8, 2022
dzbaker added a commit to nasa/cFS that referenced this pull request Jul 8, 2022
*Combines:*

osal v6.0.0-rc4+dev93
ci_lab v2.5.0-rc4+dev22
to_lab v2.5.0-rc4+dev24
sch_lab v2.5.0-rc4+dev31

**Includes:**

- nasa/osal#1265, Set OSAL Loader unit test number of modules to OSAL_CONFIG_MAX_MODULES

*Update Minimum CMake Version*
- nasa/osal#1267, Update minimum required cmake version
- nasa/ci_lab#113, update cmake_minimum_required
- nasa/sch_lab#117, update cmake_minimum_required

Co-authored by: Jacob Hageman  <[email protected]>
Co-authored by: Ariel Adams    <[email protected]>
Co-authored by: Joseph Hickey  <[email protected]>
@jphickey jphickey deleted the fix-112-update-cmake-min branch October 27, 2023 14:32
@dzbaker dzbaker added this to the v7.0.0 milestone Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code 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