Skip to content

confcheck results passed to main CMakeLists.txt#2219

Merged
islas merged 1 commit intowrf-model:release-v4.7.1from
MHBalsmeier:confcheck_fix
May 30, 2025
Merged

confcheck results passed to main CMakeLists.txt#2219
islas merged 1 commit intowrf-model:release-v4.7.1from
MHBalsmeier:confcheck_fix

Conversation

@MHBalsmeier
Copy link
Contributor

Fix for the results of the confchecks not getting passed correctly to the main CMakeLists.txt.

TYPE: bugfix

KEYWORDS: bugfix, CMake, confcheck

SOURCE: Max Balsmeier

DESCRIPTION OF CHANGES:
Problem:
See #2217

Solution:
The result variables of the confchecks are set with the PARENT_SCOPE attribute in confcheck/CMakeLists.txt.

ISSUE:
Fixes #2217

LIST OF MODIFIED FILES: confcheck/CMakeLists.txt

TESTS CONDUCTED:

  1. I tested it locally, the confcheck results get passed correctly now.

RELEASE NOTE: Bugfix: CMake confcheck result variables passed correctly to main CMakeLists.txt.

@MHBalsmeier MHBalsmeier requested a review from a team as a code owner May 2, 2025 20:39
@islas islas changed the base branch from develop to release-v4.7.1 May 5, 2025 21:12
@islas islas merged commit 6220bff into wrf-model:release-v4.7.1 May 30, 2025
1 check was pending
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.

3 participants